[thrift] in erlang add {nodelay, true} and {reuseaddr, true} to gen_tcp socket options
authorChristopher Piro <cpiro@apache.org>
Tue, 8 Jan 2008 03:14:19 +0000 (03:14 +0000)
committerChristopher Piro <cpiro@apache.org>
Tue, 8 Jan 2008 03:14:19 +0000 (03:14 +0000)
commit26484fb7b145a10a3aa8f3b396a32c4f5b85236c
tree7dd401415c536dbab54131ba4e66268ed6bbf175
parent33d8f340dcca637e3b91d946f3f6f92daff64456
[thrift] in erlang add {nodelay, true} and {reuseaddr, true} to gen_tcp socket options

Summary: for parity with the C++ implementation

Reviewed By: eletuchy

Test Plan: ok

Revert Plan: ok

Other Notes: contributed by Todd Lipcon (todd@amiestreet.com)

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665415 13f79535-47bb-0310-9956-ffa450edef68
lib/erl/src/transport/tSocket.erl