Class | Thin::Backends::TcpServer |
In: |
lib/thin/backends/tcp_server.rb
|
Parent: | Base |
Backend to act as a TCP socket server.
host | [RW] | Address and port on which the server is listening for connections. |
port | [RW] | Address and port on which the server is listening for connections. |