Class | Coolio::UNIXServer |
In: |
lib/cool.io/server.rb
|
Parent: | Server |
UNIX server class. Listens on the specified UNIX domain socket and creates new connection objects of the given class. Optionally, it can also take any existing core UNIXServer object as path and create a Coolio::UNIXServer out of it.