[En-Nut-Discussion] NutTcpAccept() timeout
Brett Abbott
Brett.Abbott at digital-telemetry.com
Thu Jul 20 00:36:37 CEST 2006
Hi
Does Nutos have an equivalent? Im about to implement a workaround or
patch the os for a specific client need.
Thanks
Brett
Harald Kipp wrote:
> My fault. You're correct. I overlooked, that BSD allows using
> select() on listening sockets.
>
> Harald
>
> At 20:07 06.07.2006 +1000, you wrote:
>
>> The standard BSD socket API allows doing this by making the socket
>> non-blocking, calling connect() and then calling select() with a
>> time-out value. A similar approach applies to accept. These are quite
>> common methods for all TCP/IP based protocols which require control
>> over the connection time.
>
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
>
--
-----------------------------------------------------------------
Brett Abbott, Managing Director, Digital Telemetry Limited
Email: Brett.Abbott at digital-telemetry.com
PO Box 24 036 Manners Street, Wellington, New Zealand
Phone +64 (4) 5666-860 Mobile +64 (21) 656-144
------------------- Commercial in confidence --------------------
More information about the En-Nut-Discussion
mailing list