Add TcpClient and TcpServer
authorSamuel Cormier-Iijima <sciyoshi@gmail.com>
Thu, 28 Feb 2008 22:11:43 +0000 (17:11 -0500)
committerSamuel Cormier-Iijima <sciyoshi@gmail.com>
Thu, 28 Feb 2008 22:11:43 +0000 (17:11 -0500)
commit1c031c7647fc229c3be8fc40a4153aa47d3aea6b
tree43c45f5d93797b75c7ea304338e280f8172a8861
parent9425cc77c57e99ea091ecc342204a28fa958a7a7
Add TcpClient and TcpServer
gnio/Makefile.am
gnio/gsocket.h
gnio/gtcpclient.c [new file with mode: 0644]
gnio/gtcpclient.h [new file with mode: 0644]
gnio/gtcpserver.c [new file with mode: 0644]
gnio/gtcpserver.h [new file with mode: 0644]