Class | EventMachine::EvmaUDPSocket |
In: |
lib/pr_eventmachine.rb
|
Parent: | DatagramObject |
Proper nonblocking I/O was added to Ruby 1.8.4 in May 2006. If we have it, then we can read multiple times safely to improve performance.
eventable_write This really belongs in DatagramObject, but there is some UDP-specific stuff.