aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/socket_utils_uv.cc
Commit message (Collapse)AuthorAge
* Add endianness conversion for longGravatar Juanli Shen2018-06-18
|
* Using libuv's inet_ntop for portability.Gravatar Nicolas "Pixel" Noble2018-04-04
|
* 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