in reply to Re^2: Using read/syswrite with IO::Socket::SSL
in thread Using read/syswrite with IO::Socket::SSL
A ->can_read(0) does not block, but only do the read if it returns your read filehandle.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Using read/syswrite with IO::Socket::SSL
by Bloehdian (Beadle) on Oct 26, 2016 at 17:31 UTC | |
by tybalt89 (Monsignor) on Oct 26, 2016 at 17:52 UTC |