Module
HTTPClient::SocketWrap
In:
lib/httpclient/session.rb
Wraps up a Socket for method interception.
Methods
<<
close
closed?
eof?
flush
gets
new
read
readpartial
sync
sync=
Public Class methods
new
(socket, *args)
Public Instance methods
<<
(str)
close
()
closed?
()
eof?
()
flush
()
gets
(*args)
read
(*args)
readpartial
(*args)
sync
()
sync=
(sync)
[Validate]