Class Thin::Backends::UnixServer
In: lib/thin/backends/unix_server.rb
Parent: Base

Backend to act as a UNIX domain socket server.

Methods

Attributes

socket  [RW]  UNIX domain socket on which the server is listening for connections.

Public Class methods

Public Instance methods

Free up resources used by the backend.

Connect the server

Stops the server

Protected Instance methods

[Validate]