Thrift: OCaml TSocket fix
authoriproctor <dev-null@apache.org>
Fri, 10 Aug 2007 20:48:12 +0000 (20:48 +0000)
committeriproctor <dev-null@apache.org>
Fri, 10 Aug 2007 20:48:12 +0000 (20:48 +0000)
commite470aa38f548f80b0d8f924b17bc7f8eb93b1421
treeafcb22a7d254a22c0ae827ec14f58c07f35545bf
parent7dafc94e50081abbcde4602cf84863fdfbf9c269
Thrift: OCaml TSocket fix

Summary: Now closes input channel on close. Also, transport exceptions are cleaner.
Reviewed by: mcslee
Test plan: Yes
Revert plan: yes

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665198 13f79535-47bb-0310-9956-ffa450edef68
lib/ocaml/README
lib/ocaml/src/Makefile
lib/ocaml/src/TBinaryProtocol.ml
lib/ocaml/src/TChannelTransport.ml
lib/ocaml/src/TServer.ml
lib/ocaml/src/TServerSocket.ml
lib/ocaml/src/TSocket.ml
lib/ocaml/src/Thrift.ml