
Manuel Lemos - 2007-08-22 19:23:24 -
In reply to message 3 from Patrick Franke
The timeout variable is to for establishing connections, data_timeout is after the connection is already established.
0 means to not change the default timeout, which may be waiting forever or waiting for some implicit default value like 60 seconds.
You need to try different values until it is enough to avoid the error.