As I mentioned before Linux seems to treat sockets differently then windows. In continuing my testing I've stumbled upon a new issue.
Since I wasn't able to get the timeout to work on either platform, I modified the server code to create a socket and connect to itself to shutdown. This works on both platforms, which let me continue testing. On linux the server will handle several simultaneous clients (as it will on windows) however as soon as a client closes its socket the whole server shuts down. I'm running on CentOS 5.1 Kernel 2.6.18 ooRexx 3.2 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
