Changes to ticket 66cbcd56a2
By anonymous on 2008-12-03 06:31:42. See also: artifact content, and ticket history
- Appended to comment:
anonymous claiming to be silov.e added on 2008-12-03 06:31:42:
Thank you for fix problemsBy the way, on many OSes, recv(2) (or read(2)) returns zero if peer unexpected or expected shutdown is normal behavior. It meanings no more data or end of stream. This behavior is not win32 quirks.