Socket calls from timer functions (server based)
Chris Johns
chrisj at rtems.org
Wed Apr 13 01:58:02 UTC 2005
Smith, Gene SEA wrote:
>
> Is there anyway around this limitation or should I "don't do that"?
>
I use the socket option to set the receive timeout and then have the
reader thread which blocks in a read wake and perform the required task.
The wiki have doco on the socket receive timeouts:
http://www.rtems.org/phpwiki/index.php/Receive%20Socket%20Timeout
--
Chris Johns
More information about the users
mailing list