Open rdp opened 15 years ago
using this as a main loop seemed to help
begin IRB.start_with_io(irb_io, bind) rescue Errno::EPIPE => e - io.stop end + io.stop
Cheers! =r
using this as a main loop seemed to help
Cheers! =r