Methods

Thin::UnixConnection

Connection through a UNIX domain socket.

Protected Instance Methods

socket_address() click to toggle source
    # File lib/thin/backends/unix_server.rb, line 47
47:       def socket_address        
48:         '127.0.0.1' # Unix domain sockets can only be local
49:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.