Class | Coolio::Listener |
In: |
lib/cool.io/listener.rb
|
Parent: | IOWatcher |
Listeners wait for incoming connections. When a listener receives a connection it fires the on_connection event with the newly accepted socket as a parameter.