Bug#362724: ddclient: Timeout is not set when creating a socket

2006-04-15 Thread Thomas Antepoth
Package: ddclient Version: 3.6.2-3.1 Severity: important In line 1413 there is a socket created without specifying a timeout parameter. This might lead to a stalled read() when the connection drops during the network operation and to a hanging ddclient process which does not update the ip

Bug#362724: ddclient: Timeout is not set when creating a socket

2006-04-15 Thread Torsten Landschoff
Hi Thomas, On Sat, Apr 15, 2006 at 11:13:43AM +0200, Thomas Antepoth wrote: In line 1413 there is a socket created without specifying a timeout parameter. This might lead to a stalled read() when the connection drops during the network operation and to a hanging ddclient process which