[parisc-linux] Returning from a blocking select call

Miri Groentman mirig@voltaire.com
Thu, 31 May 2001 19:50:59 +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