openbsd-ports/net/pear-Net-Socket/pkg/DESCR
2005-02-15 09:50:16 +00:00

6 lines
232 B
Plaintext

Net_Socket is a class interface to TCP sockets. It provides blocking
and non-blocking operation, with different reading and writing modes
(byte-wise, block-wise, line-wise and special formats like network
byte-order ip addresses).