summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/transport/TSocket.h
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-11/+11
* Add getOrigin() function to TTransportPascal Bach2014-08-211-0/+7
* THRIFT-1892: Socket timeouts are declared in milli-seconds, but areBen Craig2013-10-101-3/+0
* THRIFT-2031: Make SO_KEEPALIVE configurable for C++ libBen Craig2013-10-091-0/+8
* THRIFT-2014 Change C++ lib includes to use <namespace/> style throughoutRoger Meier2013-06-101-4/+4
* THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issuesCarl Yeksigian2013-06-071-11/+6
* Thrift-1846:Restore socket.h header to support builds with Android NDKJake Farrell2013-04-011-3/+0
* THRIFT-1740 Make C++ library build on OS X and iOSRoger Meier2012-11-161-0/+6
* THRIFT-1690Roger Meier2012-10-061-1/+1
* THRIFT-1690 Sockets and Pipe Handles truncated on Win64Roger Meier2012-10-041-3/+6
* THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvementsRoger Meier2012-06-191-4/+4
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+308