aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_windows.c
Commit message (Collapse)AuthorAge
* Change error_create API to sliceGravatar ncteisen2017-03-13
|
* clang-formatGravatar Craig Tiller2017-01-27
|
* Update TCP WindowsGravatar Craig Tiller2017-01-27
|
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * clang-format codeGravatar Craig Tiller2017-01-03
| |
| * Fixup Windows source files for new closure APIsGravatar Craig Tiller2017-01-03
| |
| * 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
* | Fix windowsGravatar Craig Tiller2016-12-06
| |
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
|\|
| * UserResource does not reference tcp endpoint on windowsGravatar Jan Tattermusch2016-11-22
| |
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\|
| * Fix sanity, uv, and windows buildsGravatar murgatroid992016-11-10
| |
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
| * Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\
| | * clang-format codeGravatar Craig Tiller2016-11-04
| | |
| | * Fix windows for new RU apiGravatar Craig Tiller2016-11-04
| | |
* | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ /
* | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\|
| * clang-format codeGravatar Craig Tiller2016-10-28
| |
| * Fix resource quotas on WindowsGravatar Craig Tiller2016-10-28
| |
* | clang-formatGravatar Craig Tiller2016-10-26
| |
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| |
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\|
* | Bulk update #includesGravatar Craig Tiller2016-10-26
| |
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| |
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-03
| |\ | |/ |/|
* | Plugging memory leak.Gravatar Nicolas "Pixel" Noble2016-09-29
| |
| * 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 pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| | | | | | | | Delay beginning most writes until we enter poll()
| * Windows implementation of get_workqueueGravatar Craig Tiller2016-06-30
|/
* add code to unregister endpointsGravatar Makarand Dharmapurikar2016-06-22
|
* more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
|
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\
| * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| |\
* | | clang-formatGravatar Craig Tiller2016-05-24
| | |
* | | Rename functionsGravatar Craig Tiller2016-05-24
| | |
* | | Windows fixes for error handlingGravatar Craig Tiller2016-05-18
| | |
* | | clang-formatGravatar Craig Tiller2016-05-17
| | |
* | | Windows port of error systemGravatar Craig Tiller2016-05-17
| |/ |/|
| * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
| |
* | clang-format.Gravatar Nicolas "Pixel" Noble2016-04-15
| |
* | Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
|/
* 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