|
>How can I set a time-out value for a socket read? > >I had a client program that communicates >with another box hang up for 30 minutes >last Friday. It was waiting for a response. There are several options open to you. select() fcntl() - set non-blocking mode Scott Klement has an excellent sockets tutorial at http://klement.dstorm.net/ Take the RPG link, then the Sockets & TCP programming link. There are plenty of examples. --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.