aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/socket_utils_windows.cc
Commit message (Collapse)AuthorAge
* Add endianness conversion for longGravatar Juanli Shen2018-06-18
|
* 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
|
* Rebasing on master for easier merging and testingGravatar Yash Tibrewal2017-10-02
|
* Trying ken's fix for windows pythonGravatar Yash Tibrewal2017-10-02
|
* Reverting socket_utils_windows.c till a fix for inet_ntop is found. Trying ↵Gravatar Yash Tibrewal2017-10-02
| | | | BUILD changes
* Trying another fix for windows pythonGravatar Yash Tibrewal2017-10-02
|
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
Also converting to .cc