2007-01-26 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Fri, 26 Jan 2007 14:21:30 +0000 (14:21 -0000)
committerDick Porter <dick@acm.org>
Fri, 26 Jan 2007 14:21:30 +0000 (14:21 -0000)
commiteeb3d06f4d98b925aeb7803f9b4b484b6a37dede
tree825ece0a302b5a9820bdec0b674514f2fcda86da
parent991a4b41343b793e65f96355eebd706706cb3652
2007-01-26  Dick Porter  <dick@ximian.com>

* socket-private.h:
* sockets.c (_wapi_getsockopt): Windows seems to not reset
SO_ERROR values when they're read, contrary to the documentation.
Fixes the new issues raised in bug 79878 (example in C showing
winsock behaviour attached to that bug.)

svn path=/trunk/mono/; revision=71750
mono/io-layer/ChangeLog
mono/io-layer/socket-private.h
mono/io-layer/sockets.c