openbsd-ports/devel/vanessa/socket/pkg/DESCR
msf 0e6b5f88a2 initial import of vanessa
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.

initial work by dlg@ and with input from bernd@

ok bernd@
2006-11-06 10:57:38 +00:00

4 lines
182 B
Plaintext

Simplifies TCP/IP socket operations. It includes code to open a socket to a
server as a client, to listen on socket for clients as a server and to pipe
information between sockets.