Обсуждение: npgsql - Npgsql: 2006-08-04 Josh Cooley

Поиск
Список
Период
Сортировка

npgsql - Npgsql: 2006-08-04 Josh Cooley

От
jbcooley@pgfoundry.org (User Jbcooley)
Дата:
Log Message:
-----------
2006-08-04  Josh Cooley <jbnpgsql@tuxinthebox.net>

    * NpgsqlClosedState.cs: Changed the synchronization mechanism for asynchronous socket connections.  This prevents a
racecondition that allows an unopened socket to be passed to a NetworkStream.  See thread at
http://pgfoundry.org/forum/message.php?msg_id=1001604for 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)