pkgsrc/devel/vanessa_socket/DESCR

4 lines
214 B
Text
Raw Normal View History

vanessa_socket is a library that 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.