Added __can_read_sock(): attempts to read from Redis server, non-blocking
authorPedro Melo <melo@simplicidade.org>
Sat, 7 Aug 2010 10:40:27 +0000 (11:40 +0100)
committerPedro Melo <melo@simplicidade.org>
Sat, 7 Aug 2010 12:26:48 +0000 (13:26 +0100)
commit096689ec09b2868c33e5c5c37c7ab0647dd4d200
tree195826b44e4c0ad887a096ca85f2de56f4f79617
parent71b3d1d84ff932b45d7ae37971a8d73883d003e7
Added __can_read_sock(): attempts to read from Redis server, non-blocking

Signed-off-by: Pedro Melo <melo@simplicidade.org>
Makefile.PL
lib/Redis.pm
t/30-nonblock.t [new file with mode: 0644]