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.h
Commit message (
Expand
)
Author
Age
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Merge github.com:grpc/grpc into we-are-one
Craig Tiller
2015-09-22
|
\
*
|
Call list progress
Craig Tiller
2015-09-18
|
*
Merge remote-tracking branch 'upstream/master' into rename_callback
Robbie Shade
2015-09-14
|
|
\
|
|
/
|
/
|
*
|
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
|
*
Rename the TCP server callback arguments to be more descriptive.
Robbie Shade
2015-08-28
|
/
*
clang-format
Craig Tiller
2015-04-07
*
Fix server shutdown
Craig Tiller
2015-04-07
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Multi-completion-queue-server
Craig Tiller
2015-02-12
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Typo fix
Craig Tiller
2015-01-21
*
Add platform ifdefs, fix up some MSVC warnings
Craig Tiller
2015-01-21
*
() --> (void)
Craig Tiller
2015-01-15
*
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Remove endpoint/ directories.
ctiller
2014-12-17
*
Introducing iomgr.
ctiller
2014-12-09