Log Message:
-----------
2006-08-04 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net>
* NpgsqlClosedState.cs: Changed the synchronization mechanism for asynchronous socket connections. This prevents a race condition that allows an unopened socket to be passed to a NetworkStream. See thread at http://pgfoundry.org/forum/message.php?msg_id=1001604 for more information.
Modified Files:
--------------
Npgsql/src/Npgsql:
NpgsqlClosedState.cs (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlClosedState.cs.diff?r1=1.26&r2=1.27)