Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
516e28a42d481725156d3d521d453c55b1dfd992
/
lib
/
cpp
/
src
/
thrift
/
server
24ea0bf
THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF
by Konrad Grochowski
· 10 years ago
79c9911
THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers
by Jim King
· 10 years ago
21b6852
THRIFT-3083 consolidate simple and threaded server run loops
by Jim King
· 10 years ago
87bb771
THRIFT-3105 - C++ TNonblockingServer compilation on Windows fixed
by Konrad Grochowski
· 10 years ago
5ec805b
THRIFT-3081 consolidate client processing loop in Simple, Threaded, and Thread Pool servers
by Jim King
· 10 years ago
1684c42
THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected
by Ben Craig
· 10 years ago
b5ebcd1
THRIFT-3080: use select() instead poll() for early windows compatibility.
by Lei Feiwei
· 10 years ago
38772c9
THRIFT-3080: fix connection leak of C++ Nonblocking Server while huge number connections are accepted and unix socket stream fd is busy.
by abadcafe
· 10 years ago
6fc2115
THRIFT-2441 ccp: Cannot shutdown TThreadedServer when clients are still connected
by Roger Meier
· 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
fb05cf6
THRIFT-2789 TNonblockingServer leaks socket FD's under load
by Jens Geyer
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 10 years ago
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 10 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
b7af66e
THRIFT-2614 - C++ Library - TNonblockingServer.cpp MSVC warning removed
by Konrad Grochowski
· 11 years ago
2768eb2
THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4
by Roger Meier
· 11 years ago
464a3a4
THRIFT-2092 TNonblocking server should release handler as soon as connection closes
by Roger Meier
· 11 years ago
96ea9da
THRIFT-1751: definition of increase_max_fds doesn't compile when
by Ben Craig
· 11 years ago
6493523
THRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library
by Ben Craig
· 11 years ago
d051ca0
THRIFT-2042 visual 2010 warnings - unused variable Patch: Konrad Grochowski
by Roger Meier
· 12 years ago
e802aa4
THRIFT-2094 TNonblocking server no longer works on windows
by Roger Meier
· 12 years ago
0be9ffa
THRIFT-2038 THRIFT_INVALID_SOCKET added to PlatformSocket.h
by Roger Meier
· 12 years ago
6f2a503
THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads
by Roger Meier
· 12 years ago
7295745
THRIFT-2071 clang 3.2 reports warning when comparing shared_ptr<X> == NULL
by Roger Meier
· 12 years ago
42cb873
THRIFT-2072 TNonblocking server compilation FAILS with C++11 support enabled
by Roger Meier
· 12 years ago
9be4e68
THRIFT-2039 config.h --> thrift-config.h
by Konrad Grochowski
· 12 years ago
cc25c52
THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int
by Ben Craig
· 12 years ago
4285ba2
THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout
by Roger Meier
· 12 years ago
7cb7fc8
THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues
by Carl Yeksigian
· 12 years ago
f2b094f
THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski
by Roger Meier
· 12 years ago
5ed5e8b
THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov
by Roger Meier
· 12 years ago
0c04fcc
THRIFT-1881 TNonblockingServer does not release open connections or threads on shutdown
by Roger Meier
· 12 years ago
8252577
THRIFT-1740 Make C++ library build on OS X and iOS
by Roger Meier
· 12 years ago
b69d24d
THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig
by Roger Meier
· 12 years ago
962b353
THRIFT-1689: don't exit(-1) in TNonblockingServer
by Henrique Mendonca
· 12 years ago
ae44abc
THRIFT-1064 TClientInfoServerHandler::processContext() is not called for TNonblockingServer server event handler
by Roger Meier
· 13 years ago
89cc430
THRIFT-1631 Fix C++ server constructor typos Patch: Andrew Cox
by Roger Meier
· 13 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 13 years ago