Method: HTTPClient::SessionManager#socket_sync
- Defined in:
- lib/httpclient/session.rb
#socket_sync ⇒ Object
Boolean value for Socket#sync
107 108 109 |
# File 'lib/httpclient/session.rb', line 107 def socket_sync @socket_sync end |