aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/resolve_address_posix.c
Commit message (Collapse)AuthorAge
* Merge branch 'master' into write_completionGravatar Craig Tiller2017-09-09
|\
| * More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
| |
* | Fix Windows?Gravatar Craig Tiller2017-07-21
| |
* | Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
|/
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Change error_create API to sliceGravatar ncteisen2017-03-13
|
* Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
|
* Remove sockaddr type structs and socklen_t from internal core APIs, update ↵Gravatar murgatroid992016-09-23
| | | | POSIX tests
* Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
|
* Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
|
* Rename functionsGravatar Craig Tiller2016-05-24
|
* fixes for resolve addressGravatar David Garcia Quintas2016-05-10
|
* Progress converting to new error systemGravatar Craig Tiller2016-05-04
|
* ProgressGravatar Craig Tiller2016-05-03
|
* Unifying error handling within coreGravatar Craig Tiller2016-04-28
|
* Single thread fake name resolution for fuzzingGravatar Craig Tiller2016-04-13
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25