commit | d0d7a6558112b2abe9dd21ef562d7de8e2ea7d58 | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsukeg@gmail.com> | Sun Dec 07 21:36:51 2014 +0900 |
committer | Roger Meier <roger@apache.org> | Sun Dec 07 17:00:02 2014 +0100 |
tree | 50881b9355fb8ca0485b52074851a53d96d32c20 | |
parent | 71067a80908af91e73aac5dc31d672f13085dabd [diff] [blame] |
THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number
diff --git a/.gitignore b/.gitignore index f99691a..1651102 100644 --- a/.gitignore +++ b/.gitignore
@@ -94,6 +94,7 @@ /lib/cpp/test/RecursiveTest /lib/cpp/test/TFDTransportTest /lib/cpp/test/TFileTransportTest +/lib/cpp/test/TNonblockingServerTest /lib/cpp/test/TPipedTransportTest /lib/cpp/test/TransportTest /lib/cpp/test/UnitTests