Date: Tue, 29 Oct 2002 22:55:08 -0800 From: Bill Fenner <fenner@research.att.com> To: des@ofug.org Cc: freebsd-current@freebsd.org Subject: Re: libfetch(3) patch for SSL Message-ID: <200210300655.WAA15954@windsor.research.att.com> References: <200210300312.g9U3CPZs021756@stash.attlabs.att.com> <xzpela84h3h.fsf@flood.ping.uio.no> <xzpadkw4gpx.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
I was working on (wlen == 0 && iov->iov_cnt != 0) for a while, thinking that it would work in both cases, even though the logic is a little weird in the writev case, but it would fail in the race where the connection closed at the same time as the writev() with the zero length iov_len. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210300655.WAA15954>