aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/iocp_windows.c
Commit message (Expand)AuthorAge
* Separate timer checking from pollsetsGravatar Craig Tiller2016-02-16
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
* Fix windowsGravatar Craig Tiller2016-01-28
* Tidy.Gravatar Nicolas "Pixel" Noble2016-01-28
* More fixes.Gravatar Nicolas "Pixel" Noble2016-01-28
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04
* Merge github.com:grpc/grpc into clangfGravatar Craig Tiller2015-10-01
|\
| * Don't wait forever for iocp to shutdownGravatar Craig Tiller2015-09-30
| * Add a facility to flush iocp at iomgr shutdownGravatar Craig Tiller2015-09-30
| * Fix rounding error so IOCP completes on timeGravatar Craig Tiller2015-09-29
* | Fix clang-format scriptGravatar Craig Tiller2015-09-28
|/
* Implement turnstile polling for WindowsGravatar Craig Tiller2015-09-24
* Windows fixesGravatar Craig Tiller2015-09-23
* clang-format all core filesGravatar Craig Tiller2015-09-23
* Update Windows stuffGravatar Craig Tiller2015-09-23
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* fixes for windowsGravatar Craig Tiller2015-09-01
* Cleaning up Windows endpoint codeGravatar Craig Tiller2015-08-28
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * remove chatty log messages on windowsGravatar Jan Tattermusch2015-07-12
|/
* Msys2 fixes, and compilation instructions.Gravatar Nicolas "Pixel" Noble2015-05-10
* Further Windows fixes.Gravatar Nicolas "Pixel" Noble2015-05-08
* Another round of win32 fixes and documentation.Gravatar Nicolas "Pixel" Noble2015-05-04
* More win32 fixes + documentation.Gravatar Nicolas "Pixel" Noble2015-05-02
* removed chatty log messages on windowsGravatar Jan Tattermusch2015-04-21
* Various Windows fixes.Gravatar Nicolas Noble2015-03-24
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Addressing comments.Gravatar Nicolas Noble2015-02-10