Thread: npgsql - Npgsql2: [#1011136] [#1011302] Applied patch [#1011316]

npgsql - Npgsql2: [#1011136] [#1011302] Applied patch [#1011316]

From
fxjr@cvs.pgfoundry.org
Date:
Log Message:
-----------

[#1011136]
[#1011302]
Applied patch [#1011316] ConnectionTimeout fix, bypass the 2147 seconds limit of Socket.Poll method. Thanks Tasos
Mamaloukosfor patch. 

Npgsql wouldn't allow a timeout higher than 2147 seconds. This patch fixes this limitation.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlState.cs (r1.25 -> r1.26)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlState.cs?r1=1.25&r2=1.26)