Don't make UDP write event persistant.
authorLinus Nordberg <linus@nordu.net>
Wed, 9 Mar 2011 09:10:04 +0000 (10:10 +0100)
committerLinus Nordberg <linus@nordu.net>
Wed, 9 Mar 2011 09:10:04 +0000 (10:10 +0100)
commit7385db38d82b26736ba56bc7aec4c79acc420824
tree03e8a8d18e9bfebd0c2c26136e79ceee5a263ce9
parentb10f559880ab49a83558a63a7f5cd1d96e9ece53
Don't make UDP write event persistant.

rs_packet_send() adds the event again when there's a packet to send
and the write callback does the same if it doesn't drain the queue.
lib/udp.c