aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Commit message (Collapse)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| | | | Also converting to .cc
* Removing deprecated string to char * conversionsGravatar Yash Tibrewal2017-09-17
|
* Add helpers for creating channel args.Gravatar Mark D. Roth2017-06-09
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|
* Buffer pools compileGravatar Craig Tiller2016-09-23
|
* Change handshaker API to use a read buffer to pass leftover bytes readGravatar Mark D. Roth2016-08-04
| | | | between handshakers.
* fix compilation on windowsGravatar Adam Michalik2016-06-07
|
* clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
|
* Add C++ support for using external FDGravatar Adam Michalik2016-06-07
|
* more separationGravatar Adam Michalik2016-06-07
|
* separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07