aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/socket_utils_common_posix.c
Commit message (Expand)AuthorAge
* Clang formatGravatar murgatroid992016-09-26
* Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* Clang formatGravatar murgatroid992016-08-10
* Make usage of grpc_inet_ntop consistentGravatar murgatroid992016-08-09
* Changed grpc_inet_ntop signature to match Windows functionGravatar murgatroid992016-08-09
* Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
* Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
* refactor inet_ntop into a portability headerGravatar murgatroid992016-08-08
* Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
|\
| * Fix somewhat obvious errorGravatar Craig Tiller2016-06-09
| * Add error propagationGravatar Craig Tiller2016-06-09
| * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| |\
| | * Adds functions to set snd/rcv socket buffer sizes.Gravatar Robbie Shade2016-06-08
| * | Provide more context in errorGravatar Craig Tiller2016-06-02
| * | Fix bad return valueGravatar Craig Tiller2016-06-02
* | | Support SO_REUSEPORTGravatar Craig Tiller2016-05-18
|/ /
* | Bug fixes to error handlingGravatar Craig Tiller2016-05-06
* | ProgressGravatar Craig Tiller2016-05-03
* | ProgressGravatar Craig Tiller2016-05-03
* | Unifying error handling within coreGravatar Craig Tiller2016-04-28
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* merge to take src/core componentization into accountGravatar ahedberg2016-03-28
* Fix includesGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25