aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/socket_windows.c
Commit message (Collapse)AuthorAge
* 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
* Further safety fixes for TCP on WindowsGravatar Craig Tiller2016-11-30
|
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
|\
| * Fix Windows no_logging test failure.Gravatar Mark D. Roth2016-09-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
|/
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\
* | Rename functionsGravatar Craig Tiller2016-05-24
| |
* | clang-formatGravatar Craig Tiller2016-05-18
| |
* | Windows fixes for error handlingGravatar Craig Tiller2016-05-18
| |
| * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
|/
* 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