Class: Thin::UnixConnection
- Inherits:
-
Connection
- Object
- EventMachine::Connection
- Connection
- Thin::UnixConnection
- Defined in:
- lib/thin/backends/unix_server.rb
Overview
Connection through a UNIX domain socket.
Constant Summary
Constants inherited from Connection
Instance Attribute Summary
Attributes inherited from Connection
#app, #backend, #request, #response, #threaded
Method Summary
Methods inherited from Connection
#can_persist!, #can_persist?, #close_request_response, #idle?, #persistent?, #post_init, #post_process, #pre_process, #process, #receive_data, #remote_address, #ssl_verify_peer, #terminate_request, #threaded?, #unbind, #unexpected_error
Methods included from Logging
debug=, debug?, level, level=, #log, log_debug, #log_debug, log_error, #log_error, #log_info, log_info, log_msg, #silent, #silent=, silent=, silent?, #trace, trace, trace=, trace?, trace_msg