aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/sockaddr.h
Commit message (Collapse)AuthorAge
* 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
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Compile and link core tests with libuvGravatar murgatroid992016-10-03
|
* Remove sockaddr type structs and socklen_t from internal core APIs, update ↵Gravatar murgatroid992016-09-23
| | | | POSIX tests
* Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
|
* Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
|
* Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
|
* Change win32 file suffixGravatar Yuchen Zeng2016-04-26
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25