Sloop::Socket::Standard
DESCRIPTION
Implements low level I/O functionality -- sloop does not use the usual perl IO::Socket classes. This class is separate from Sloop::Connection, etc., so that it may be interchanged with Sloop::Socket::TLS.
There is no API as this class is entirely for internal use.