index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
tcp_client_windows.c
Commit message (
Expand
)
Author
Age
*
Fix copyrights
Craig Tiller
2016-01-28
*
Fix windows
Craig Tiller
2016-01-28
*
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
David Garcia Quintas
2015-10-04
*
clang-format all core files
Craig Tiller
2015-09-23
*
Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig
Craig Tiller
2015-09-23
|
\
*
|
Update Windows stuff
Craig Tiller
2015-09-23
|
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-22
|
/
|
*
|
clang-format all core files
Craig Tiller
2015-09-22
*
|
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
|
clang-format all core files
Craig Tiller
2015-09-22
|
*
make function definitions match declaration in header
Jan Tattermusch
2015-09-21
|
/
*
remove excess logs
Jan Tattermusch
2015-09-09
*
avoid infinite spin without checking condvar
Craig Tiller
2015-09-03
*
Cleaning up Windows endpoint code
Craig Tiller
2015-08-28
*
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
\
|
*
Make endpoint peer API work on Windows
Craig Tiller
2015-07-20
*
|
Update Windows to use the monotonic clock for alarms also
Craig Tiller
2015-07-20
|
/
*
clang-format changed files
Craig Tiller
2015-07-06
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
*
clang-format
Craig Tiller
2015-06-05
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-02
|
\
|
*
Fix Windows compilation
Craig Tiller
2015-06-02
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-11
|
\
|
|
*
Msys2 fixes, and compilation instructions.
Nicolas "Pixel" Noble
2015-05-10
*
|
Plumb pollset_set through to tcp setup
Craig Tiller
2015-05-08
|
*
Further Windows fixes.
Nicolas "Pixel" Noble
2015-05-08
|
*
A few win32 fixes.
Nicolas "Pixel" Noble
2015-05-07
|
/
*
More win32 fixes + documentation.
Nicolas "Pixel" Noble
2015-05-02
*
Wave of Win32 fixes.
Nicolas "Pixel" Noble
2015-05-02
*
removed chatty log messages on windows
Jan Tattermusch
2015-04-21
*
Fixing Windows port.
Nicolas "Pixel" Noble
2015-02-20
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Addressing comments.
Nicolas Noble
2015-02-10
*
Adding Windows tcp server code.
Nicolas "Pixel" Noble
2015-02-05
*
First draft of the win32 implementation of iomgr.
Nicolas "Pixel" Noble
2015-02-04