aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_client_custom.cc
Commit message (Collapse)AuthorAge
* Don't unnecessarily create exec_ctxGravatar Yash Tibrewal2018-10-25
|
* Init connect timer before calling connectGravatar kpayson642018-05-25
|
* 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