npgsql - Npgsql: 2006-08-04 Josh Cooley

Поиск
Список
Период
Сортировка
От jbcooley@pgfoundry.org (User Jbcooley)
Тема npgsql - Npgsql: 2006-08-04 Josh Cooley
Дата
Msg-id 20060805041625.3482386C65C@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix references to the Options section in the pgcrypto
Следующее
От: jbcooley@pgfoundry.org (User Jbcooley)
Дата:
Сообщение: npgsql - Npgsql: 2006-08-05 Josh Cooley