Re: recv() timeout problem

2013-07-05 Thread Corinna Vinschen
On Jul 5 13:41, David Stacey wrote: > On 05/07/13 10:00, Corinna Vinschen wrote: > >On Jul 4 19:34, David Stacey wrote: > >>>Please find attached a short programme that demonstrates a problem > >>>I'm having with recv() timeouts. Under Fedora 19 x64, the test > >>>programme times out after three

Re: recv() timeout problem

2013-07-05 Thread David Stacey
On 05/07/13 10:00, Corinna Vinschen wrote: On Jul 4 19:34, David Stacey wrote: >Please find attached a short programme that demonstrates a problem >I'm having with recv() timeouts. Under Fedora 19 x64, the test >programme times out after three seconds (which is the desired >behaviour). However,

Re: recv() timeout problem

2013-07-05 Thread Corinna Vinschen
On Jul 4 19:34, David Stacey wrote: > Please find attached a short programme that demonstrates a problem > I'm having with recv() timeouts. Under Fedora 19 x64, the test > programme times out after three seconds (which is the desired > behaviour). However, when run from Cygwin, the call to recv()

recv() timeout problem

2013-07-04 Thread David Stacey
Please find attached a short programme that demonstrates a problem I'm having with recv() timeouts. Under Fedora 19 x64, the test programme times out after three seconds (which is the desired behaviour). However, when run from Cygwin, the call to recv() never exits. I am using the latest snaps