Added a timeout watcher to TCP class - probably isn't working properly yet.
commitaa41ea1643fc4d43652e9e515d0c597e02b1b803
authorRyan Dahl <ry@lakshmi.local>
Wed, 16 Jan 2008 21:31:54 +0000 (16 22:31 +0100)
committerRyan Dahl <ry@lakshmi.local>
Wed, 16 Jan 2008 21:31:54 +0000 (16 22:31 +0100)
treece4f866c457155bfda92b39167681a8c046f978b
parent90160d72acf283defdb33c29c37fe570d8969522
Added a timeout watcher to TCP class - probably isn't working properly yet.
Added ebb_client_write to complete the abstraction from TCP.
README
ebb.c
ebb.h
ebb_test.c
ruby_binding/ebb_ext.c
tcp.c
tcp.h