Class Celluloid::IO::UNIXSocket
In: lib/celluloid/io/unix_socket.rb
Parent: Stream

UNIXSocket with combined blocking and evented support

Methods

from_ruby_socket   new   open   to_io  

Public Class methods

Convert a Ruby UNIXSocket into a Celluloid::IO::UNIXSocket DEPRECATED: to be removed in a future release

Open a UNIX connection.

Open a UNIX connection.

Public Instance methods

[Validate]