Обсуждение: npgsql - Npgsql2: Exception when closing connection.

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

npgsql - Npgsql2: Exception when closing connection.

От
fxjr@pgfoundry.org (User Fxjr)
Дата:
Log Message:
-----------

Exception when closing connection. If your connection is in the Ready state and the stream is actually broken
NpgsqlReadyState.Closewill throw an exception when trying to write to the stream. More info can be found at:
http://pgfoundry.org/forum/forum.php?thread_id=10066&forum_id=519
Thanks David Leaver for the patch.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlReadyState.cs (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlReadyState.cs?r1=1.5&r2=1.6)