On Dec 1, 2003, at 12:31 PM, Kipp, James wrote:
Yes, make sense, but not sure how to "check".
Is this where select() comes in?
Let me know if you want to see the entire code I am currently working with.
p0: USE IO::Select, it will help especially if you wind up needing to deal with more than one socket.
p1: while the code was hacked for dealing with dialogs on pipes:
<http://www.wetware.com/drieux/PR/blog2/Code/200311.html#id3152776334>
p2: a more complex version can be found at:
<http://www.wetware.com/drieux/pbl/Sys/gen_sym_big_dog.txt>
in the check_children() function where we use the can_read() method for solving which FD to select.
ciao drieux
---
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]