[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Set Telnet Server nonblocking = false

Ari Brown

7/26/2007 8:42:00 PM

Hey all,
I'm writing a telnet server. I think it should be obvious what it
does. But, my clients keep getting disconnected whenever I use
IO.getc because it is nonblocking and it's throwing an error.

How can I set my telnet server to have nonblocking=false?

my code is here: http://pastie.cabo...


Thanks
aRi
-------------------------------------------|
There are errors galore, and I would greatly appreciate it if you
ever wanted to criticize me to death.