replaced tcp_client_close with ebb_client_close in ruby binding. need to replace...
commit0058d03512d1d5fab93baa39cc8ea591fe0667a4
authorRyan Dahl <ry@lakshmi.local>
Mon, 14 Jan 2008 15:31:52 +0000 (14 16:31 +0100)
committerRyan Dahl <ry@lakshmi.local>
Mon, 14 Jan 2008 15:31:52 +0000 (14 16:31 +0100)
tree6d3560ae78418d313682bc8b0fc989e8ff9e197f
parent60255ed82c9b38b08c5f6e774ec78024e6f0176a
replaced tcp_client_close with ebb_client_close in ruby binding. need to replace tcp_client_write too so that the binding isn't accessing tcp.h at all.
ruby_binding/Rakefile
ruby_binding/ebb.rb
ruby_binding/ebb_ext.c
tcp.c