Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
b709b0bc09e424ac71b5389bca606c1161a8d8fd
/
lib
/
cpp
/
src
/
thrift
/
async
/
TAsyncChannel.h
042580f
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
by Sebastian Zenker
· 7 years ago
316723a
remove stdcxx namespace and use std directly
by cyy
· 7 years ago
82ae957
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
by James E. King, III
· 8 years ago
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 11 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 11 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 11 years ago
8252577
THRIFT-1740 Make C++ library build on OS X and iOS
by Roger Meier
· 13 years ago
2badac7
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path
by Roger Meier
· 14 years ago
1516be0
Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk
by Roger Meier
· 14 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 14 years ago
[Renamed (98%) from lib/cpp/src/async/TAsyncChannel.h]
2cb3913
THRIFT-1306: Fix stale documentation Client: cpp Patch: Diwaker Gupta
by Jake Farrell
· 14 years ago
285cfaa
THRIFT-1243 TAsyncChannel callbacks (use void instead of bool)
by Roger Meier
· 14 years ago
fd39193
THRIFT-1231: Remove bogus include Client: c++ Patch: Diwaker Gupta
by Jake Farrell
· 14 years ago
b94b551
THRIFT-1185 Bogus forward declaration of class TAsyncTransport inside file lib/cpp/src/async/TAsyncChannel.h
by Roger Meier
· 15 years ago
5ddabb8
THRIFT-923. cpp: Implement a fully nonblocking server and client
by David Reiss
· 15 years ago