Module
Redis::Connection::SocketMixin
In:
lib/redis/connection/ruby.rb
Methods
_read_from_socket
gets
new
read
timeout=
Constants
CRLF
=
"\r\n".freeze
Public Class methods
new
(*args)
Public Instance methods
_read_from_socket
(nbytes)
gets
()
read
(nbytes)
timeout=
(timeout)
[Validate]