[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TCP sockets
- Date: Tue, 16 Dec 2008 09:57:55 +0200
- From: leonp at plris.com (Leon Pollak)
- Subject: TCP sockets
On Tuesday December 16 2008, Wolfram Wadepohl wrote:
> Hello,
>
> a quick question to the networking experts on the list:
>
> Is there a SO_RCVTIMEO socket option available?
> Is a select() call available?
I widely use select() for timeouts without a problem.
--
Leon
- References:
- TCP sockets
- From: Wolfram.Wadepohl at ek-automation.com (Wolfram Wadepohl)