2004-09-24 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Fri, 24 Sep 2004 17:01:37 +0000 (17:01 -0000)
committerDick Porter <dick@acm.org>
Fri, 24 Sep 2004 17:01:37 +0000 (17:01 -0000)
commit06aeb1a94e36548f2b5f42a0ecfc9b0fd10ae207
treedad7de3590dc4eb648d504e8d09248a92bc5eea7
parent8f2b56a6a0f6991dc60e369837b66307adfc5f93
2004-09-24  Dick Porter  <dick@ximian.com>

* wapi-private.h:
* sockets.c:
* socket-private.h:
* io.c:
* io-private.h:
* handles-private.h: Cope when a file descriptor is reused while
the handle that thought it owned it is still referenced, instead
of asserting.  Probably fixes bug 66479, though we've been unable
to reproduce it.

svn path=/branches/mono-1-0/mono/; revision=34365
mono/io-layer/ChangeLog
mono/io-layer/handles-private.h
mono/io-layer/io-private.h
mono/io-layer/io.c
mono/io-layer/socket-private.h
mono/io-layer/sockets.c
mono/io-layer/wapi-private.h