Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
23e0e5ce75300451f49727ee438edbc76fcbb372
/
lib
/
cpp
/
test
/
TNonblockingServerTest.cpp
6475016
THRIFT-4776:Modernize c++11 code by clang-tidy (#1732)
by cyy
· 6 years ago
042580f
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
by Sebastian Zenker
· 6 years ago
ca8af9b
THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory
by cyy
· 6 years ago
316723a
remove stdcxx namespace and use std directly
by cyy
· 6 years ago
c109e01
remove boost::thread and boost::mutex code
by cyy
· 6 years ago
8d55c47
THRIFT-4508: remove cygwin64 build in favor of MSVC2013
by James E. King III
· 7 years ago
82ae957
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
by James E. King, III
· 7 years ago
808d143
THRIFT-4276:Add SSL support to the C++ Nonblocking Server
by Divya Thaluru
· 7 years ago
36d1b0d
THRIFT-3891 TNonblockingServer configured with more than one IO threads does not always return from serve() upon stop()
by Buğra Gedik
· 8 years ago
8cc9175
THRIFT-3814 Fix contention in TNonblockingServerTest
by Nobuaki Sukegawa
· 9 years ago
fae08e7
THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds
by ben-craig
· 9 years ago
7207c22
THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig
by Ben Craig
· 10 years ago
8016af8
THRIFT-2924 TNonblockingServer crashes when user-provided event_base is used
by Nobuaki Sukegawa
· 10 years ago
2825664
THRIFT-2893 CMake build fails with boost thread or std thread
by Nobuaki Sukegawa
· 10 years ago
d0d7a65
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
by Nobuaki Sukegawa
· 10 years ago