Class: Dizby::UnixProtocol
- Inherits:
-
Object
- Object
- Dizby::UnixProtocol
- Includes:
- BasicProtocol
- Defined in:
- lib/dizby/protocols/unix.rb
Defined Under Namespace
Classes: Server
Class Method Summary collapse
Methods included from BasicProtocol
Class Method Details
.apply_sockopt(_soc)
38 39 40 |
# File 'lib/dizby/protocols/unix.rb', line 38 def self.apply_sockopt(_soc) # no-op for now end |