[EMAIL PROTECTED] (Dag-Erling Smørgrav) writes:
> Doesn't simply reading from the socket or selecting it for reading
> flush the output queue?
Ah, never mind, it doesn't.
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
freebsd-net@freebsd.org mailin
Kelly Yancey <[EMAIL PROTECTED]> writes:
> Attached is a patch to address concerns raised by Pawel Worach with
> regards to the recent change to set TCP_NOPUSH when sending HTTP
> requests from libfetch. The previous revision also introduced a call
> to shutdown(2) to close the write half of the
Attached is a patch to address concerns raised by Pawel Worach with
regards to the recent change to set TCP_NOPUSH when sending HTTP
requests from libfetch. The previous revision also introduced a call
to shutdown(2) to close the write half of the socket in order to force
the queued request to