X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftcpip.c;h=5ed4c9b6f16bd4e9d04b8a7fa3c7b4f6cf52a973;hp=441a01096a8a02230aa7522e7b083253d9402841;hb=b06636208651777c08e2456bf3b5953fc3c0f2c2;hpb=6cf32fafe48e17e937809e54edf5abc7451d557b diff --git a/src/tcpip.c b/src/tcpip.c index 441a010..5ed4c9b 100644 --- a/src/tcpip.c +++ b/src/tcpip.c @@ -234,7 +234,6 @@ COMSTACK tcpip_type(int s, int flags, int protocol, void *vp) sp->connect_response_buf = 0; sp->connect_response_len = 0; - p->timeout = COMSTACK_DEFAULT_TIMEOUT; TRC(fprintf(stderr, "Created new TCPIP comstack h=%p\n", p)); return p;