[UDP] Don't crash on second packet.
authorLinus Nordberg <linus@nordu.net>
Thu, 10 Mar 2011 07:08:32 +0000 (08:08 +0100)
committerLinus Nordberg <linus@nordu.net>
Thu, 10 Mar 2011 07:08:32 +0000 (08:08 +0100)
commit1a1e09bd5def4fae2a499294535b37805f79fde8
tree3726fe2e84485d405a9d09500b0215da933d1b47
parenta48992622d54c6d5dbf5abe3022cfe5b06167261
[UDP] Don't crash on second packet.

[UDP] Set the user_data member for the write callback in
rs_packet_send() -- the one from udp_init() doesn't do much good at
this point.
lib/send.c
lib/udp.c