mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
caaffed8f0
avoid a hang in the SSL case if the server sends a close notification before we are done reading. In the non-SSL case, it can provide a minor (but probably not noticeable) performance improvement for small transfers. MFC after: 3 weeks