7e3b32fff8
Approved by: portmgr Approved by: bapt (mentor)
6 lines
280 B
Text
6 lines
280 B
Text
libvanessa_socket is a library that provides a simple layer for TCP/IP socket
|
|
operations. It includes code to open a socket to a server as a client, to
|
|
listen on sockets for clients as a server and to pipe information between
|
|
sockets.
|
|
|
|
WWW: http://www.vergenet.net/linux/vanessa/
|