[patch] romp-0.1

I wrote patch for ROMP-0.1.
‘tcpromp’ and ‘unixromp’ are worked fine.
but ‘udpromp’ got ERROR(server.rb)

./romp.rb:114:in server_loop': Destination address required - write (Destinatio n address required - write) from ./romp.rb:114:in initialize’
from ./romp.rb:110:in initialize' from ./romp.rb:110:in new’
from ./romp.rb:110:in initialize' from ./romp.rb:97:in initialize’
from ./romp.rb:97:in new' from ./romp.rb:97:in initialize’
from server.rb:53:in new' ./romp.rb:114:in server_loop’: Destination address required - write (Destinatio
n address required - write)
from ./romp.rb:114:in initialize' from ./romp.rb:110:in initialize’
from ./romp.rb:110:in new' from ./romp.rb:110:in initialize’
from ./romp.rb:97:in initialize' from ./romp.rb:97:in new’
from ./romp.rb:97:in initialize' from server.rb:53:in new’
from server.rb:53
Connection closed
deadlock 0x4028f950: sleep:J(0x4026d878) (main) - server.rb:57
deadlock 0x4026d878: sleep:- - /usr/local/lib/ruby/1.8/thread.rb:94
./romp.rb:110: Thread(0x4026d6ac): deadlock (fatal)

romp_helper.c.patch (904 Bytes)

client.rb.patch (506 Bytes)

romp.rb.patch (711 Bytes)