Class: Excon::UnixSocket
Constant Summary
Constants inherited from Socket
Socket::CONNECT_RETRY_EXCEPTION_CLASSES, Socket::OPERATION_TO_TIMEOUT, Socket::READ_RETRY_EXCEPTION_CLASSES, Socket::WRITE_RETRY_EXCEPTION_CLASSES
Constants included from Utils
Excon::Utils::CONTROL, Excon::Utils::DELIMS, Excon::Utils::ESCAPED, Excon::Utils::NONASCII, Excon::Utils::UNESCAPED, Excon::Utils::UNWISE
Instance Attribute Summary
Attributes inherited from Socket
Method Summary
Methods inherited from Socket
#initialize, #local_address, #local_port, #params, #params=, #read, #readline, #write
Methods included from Utils
#binary_encode, #connection_uri, #default_port?, #escape_uri, #headers_hash_to_s, #port_string, #query_string, #redact, #request_uri, #split_header_value, #unescape_form, #unescape_uri
Constructor Details
This class inherits a constructor from Excon::Socket