Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can signal interrupt non-blocking recv/send?

1 view
Skip to first unread message

rbfish

unread,
Jul 31, 2009, 9:49:05 AM7/31/09
to
Can signal interrupt non-blocking send/recv?

Let's say I have a non-blocking socket and a loop to keep send/receive
data for the socket. Should send/recv returns -1 with errno EINTR when
a signal occurs?

Thanks in advance?

0 new messages