2.6.18 And it's still not working on windows even though it doesn't generate an error.
Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 [EMAIL PROTECTED] -----Original Message----- From: David Ashley [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 3:30 PM To: Open Object Rexx Developer Mailing List Subject: Re: [Oorexx-devel] Sockets on Linux David Ruggles wrote: > retc = SockSetSockOpt(s, 'SOL_SOCKET', 'SO_RCVTIMEO', 180) -- 3 minutes > > This returns zero on windows but sockaccept still doesn't time out; on Linux > it returns -1 with an error code of 22 which is "Invalid Argument" > > It didn't work with the class either. > > Thanks, > > David Ruggles > CCNA MCSE (NT) CNA A+ > Network Engineer Safe Data, Inc. > (910) 285-7200 [EMAIL PROTECTED] > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > > Up until recently the Linux kernel was not able to read/set the SO_RCVTIMEO or the SOSNDTIMEO options. I think it started with the 2.6.12 kernel where this was fixed. What kernel are you running? David Ashley ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.173 / Virus Database: 270.7.5/1702 - Release Date: 10/7/2008 9:41 AM ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
