On Wed, 2003-03-12 at 17:35, Renaud Deraison wrote: > On Wed, Mar 12, 2003 at 05:15:49PM +0100, Vincent Renardias wrote: > > for(i=0; i<4; i++) { > > sleep(3); > > Do we really need to wait 12 seconds ? No, but I think it's safer it the remote computer is slow... But actually this call to sleep() might be removed since the recv() is set to wait for 5 seconds already. -- Vincent Renardias <vincentat_private>
This archive was generated by hypermail 2b30 : Wed Mar 12 2003 - 09:01:25 PST