Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove sockaddr type structs and socklen_t from internal core APIs, update PO... | murgatroid99 | 2016-09-23 |
* | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 |
* | Fix some #include statements and add one dependency in build.yaml | murgatroid99 | 2016-08-10 |
* | Clang format | murgatroid99 | 2016-08-10 |
* | Make usage of grpc_inet_ntop consistent | murgatroid99 | 2016-08-09 |
* | Changed grpc_inet_ntop signature to match Windows function | murgatroid99 | 2016-08-09 |
* | Renamed GPR_ constants to GRPC_ in iomgr/port.h | murgatroid99 | 2016-08-08 |
* | Separate out iomgr-specific constants into a separate header | murgatroid99 | 2016-08-08 |
* | refactor inet_ntop into a portability header | murgatroid99 | 2016-08-08 |