Added readme. Fixed some very annoying bugs in the tcp client.
commit8e435d52a2e66e203bdb5a2a2ccf671bbc9e4c90
authorRyan Dahl <ry@lakshmi.local>
Mon, 14 Jan 2008 14:06:51 +0000 (14 15:06 +0100)
committerRyan Dahl <ry@lakshmi.local>
Mon, 14 Jan 2008 14:06:51 +0000 (14 15:06 +0100)
treefb9fc28b953bc2b849ee4096a87b655eb08cdc3b
parente45c1e7e59e9d64171788104af8fe2e8b856e110
Added readme. Fixed some very annoying bugs in the tcp client.
Every user is now responsible for freeing the client both at the ebb and tcp
level.
Makefile
README [new file with mode: 0644]
ebb.c
ebb.h
ebb_test.c
tcp.c
tcp.h