aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_custom.cc
Commit message (Collapse)AuthorAge
* More commitsGravatar Yash Tibrewal2018-08-26
|
* Fathom TCP level changes. TracedBuffer for keeping track of all buffersGravatar Yash Tibrewal2018-07-16
| | | | | to be traced. Adding tests for Fathom and TracedBuffer. A lot more. Please read PR description.
* Remove further invalid usecases of GRPC_CLOSURE_RUNGravatar Yash Tibrewal2018-05-01
|
* Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
|
* Abstract libuv implementationGravatar kpayson642018-03-13
Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers