Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!ucbcad!ucbvax!CLUTX.CLARKSON.EDU!nelson From: nelson@CLUTX.CLARKSON.EDU (Russell Nelson) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Berzerkeley sockets Message-ID: <8711102057.AA05146@clutx.clarkson.edu> Date: Tue, 10-Nov-87 15:57:34 EST Article-I.D.: clutx.8711102057.AA05146 Posted: Tue Nov 10 15:57:34 1987 Date-Received: Fri, 13-Nov-87 03:24:36 EST References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 11 Date: Tue, 10 Nov 87 13:25:03 -0500 (EST) From: Drew Daniel Perkins Big problem with device drivers. They only pass a byte at a time across the interface... Not when you put them in raw mode. Raw mode also fixes a problem with MS-DOG 2.0 where it returns a read count of one less than was actually read. :-( -russ