search for: zvilius

Displaying 2 results from an estimated 2 matches for "zvilius".

Did you mean: vilius
2007 Nov 15
3
0-length datagram
There appears to be a problem with sending 0-length (UDP) datagrams. I have a little UDP server running on port 1392, and when I execute the following client code the server does not receive anything. However if I change it to data="x", the server receives it just fine. EM::run { conn = EM::open_datagram_socket( "", 0 ) data = "" puts
2007 Oct 18
3
broadcast
An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/eventmachine-talk/attachments/20071018/a54f2b61/attachment.html