[parisc-linux-announce] Returning from a blocking select call

Miri Groentman mirig@voltaire.com
Thu, 31 May 2001 20:05:07 +0200


I=92m writing a program in which I=92m using select in order to wait =
for socket
i/o.=20
I=92m waiting infinitely on this select call (by passing NULL as =
timeout).
Is there any way in which I can return from a blocking select call, =
other
than receiving input?
Thanks
-Miri =20