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_server_windows.c
Commit message (
Expand
)
Author
Age
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Windows fixes
Craig Tiller
2015-09-23
*
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
|
*
Merge branch 'fix_windows_build' into win_fix_parameter_types
Jan Tattermusch
2015-09-21
|
|
\
|
|
/
|
/
|
|
*
make function definitions match declaration in header
Jan Tattermusch
2015-09-21
*
|
remove leftover field initialization
Jan Tattermusch
2015-09-21
|
/
*
Merge remote-tracking branch 'upstream/master' into rename_callback
Robbie Shade
2015-09-14
|
\
|
*
fixes for windows
Craig Tiller
2015-09-01
|
*
Fixup windows server
Craig Tiller
2015-09-01
*
|
Fix cb argument name
Robbie Shade
2015-08-28
*
|
Rename the TCP server callback arguments to be more descriptive.
Robbie Shade
2015-08-28
|
*
Cleaning up Windows endpoint code
Craig Tiller
2015-08-28
|
/
*
clang-format all source
Craig Tiller
2015-08-18
*
clarified comment and silenced error log
Jan Tattermusch
2015-08-04
*
properly decrement active_ports
Jan Tattermusch
2015-08-03
*
fix race in server shutdown
Jan Tattermusch
2015-07-29
*
fix whitespaces and line length
Jan Tattermusch
2015-07-24
*
fix getpeername code on windows
Jan Tattermusch
2015-07-24
*
Make endpoint peer API work on Windows
Craig Tiller
2015-07-20
*
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
\
|
*
fix build on windows
chai2010
2015-07-14
|
*
Better socket kick for Windows.
Nicolas "Pixel" Noble
2015-07-14
*
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
/
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Fix Windows compilation
Craig Tiller
2015-06-02
*
Further Windows fixes.
Nicolas "Pixel" Noble
2015-05-08
*
A few win32 fixes.
Nicolas "Pixel" Noble
2015-05-07
*
Another round of win32 fixes and documentation.
Nicolas "Pixel" Noble
2015-05-04
*
More win32 fixes + documentation.
Nicolas "Pixel" Noble
2015-05-02
*
Wave of Win32 fixes.
Nicolas "Pixel" Noble
2015-05-02
*
fix comparison between pointer and integer error
wkubiak
2015-04-27
*
partial fix for #546
Jan Tattermusch
2015-04-21
*
removed chatty log messages on windows
Jan Tattermusch
2015-04-21
*
clang-format
Craig Tiller
2015-04-07
*
Update Windows build for interface changes
Craig Tiller
2015-04-07
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
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
*
Merge cleanup.
Nicolas Noble
2015-02-09
*
Addressing comments.
Nicolas Noble
2015-02-10
*
Adding Windows tcp server code.
Nicolas "Pixel" Noble
2015-02-05