aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/socket_utils_posix.cc
Commit message (Collapse)AuthorAge
* Cleanup from socklen_t changesGravatar Yash Tibrewal2018-04-03
|
* drop unnecessary/invalid assertsGravatar Eric Gribkoff2018-03-30
|
* 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
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
|
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
Also converting to .cc