Date: Mon, 28 Jan 2002 02:03:54 +1000 (EST) From: Andrew <andrew@ugh.net.au> To: freebsd-hackers@freebsd.org Subject: Re: Routing Socket and New Addresses Message-ID: <20020128020135.B48767-100000@starbug.ugh.net.au> In-Reply-To: <20020127185931.R26475-100000@starbug.ugh.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 Jan 2002, Andrew wrote: > but it seems that if I don't read the packet with one read call then the > packet is lost. Is this correct behaviour? I guess if the buffer is small Well it seems that if you dont get the entire packet in one read it is lost forever. It also seems that no matter how many bytes you try and read you only ever get one packet (though I haven't confirmed that for sure). If this is how it really works then perhaps it should be documented somewhere. Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020128020135.B48767-100000>