Class
Celluloid::IO::UNIXServer
In:
lib/celluloid/io/unix_server.rb
Parent:
Object
UNIXServer
with combined blocking and evented support
Methods
accept
accept_nonblock
new
open
to_io
Public Class methods
new
(socket_path)
open
(socket_path)
Public Instance methods
accept
()
accept_nonblock
()
to_io
()
[Validate]