index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
util
/
port_posix.c
Commit message (
Expand
)
Author
Age
*
Fix leak in port deallocation
Craig Tiller
2016-05-17
*
Run clang-format against port_posix.c and port_windows.c
David Klempner
2016-05-16
*
Fix declarations in port.h to not be ambiguous in C due to K&R.
David Klempner
2016-05-13
*
Add an API to return an unused port to the portserver
David Klempner
2016-05-13
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Add HTTP request parsing.
Matthew Iselin
2016-03-23
*
Upgrade windows to the fixed posix port server code
Craig Tiller
2016-03-17
*
Split port_posix.c into platform specifics and a portable interface to port_s...
Craig Tiller
2016-03-17
*
Fixes to things
Craig Tiller
2016-02-28
*
Revert "Revert "Add an implementation firewall against pollset_set""
Craig Tiller
2016-02-25
*
Revert "Add an implementation firewall against pollset_set"
Vijay Pai
2016-02-25
*
Fix crash on mac
Craig Tiller
2016-02-25
*
Change pollset mutex ownership
Craig Tiller
2016-02-25
*
Provide an interface firewall between pollset and its implementations
Craig Tiller
2016-02-19
*
Move worker into pollset
Craig Tiller
2016-02-18
*
Merge pull request #4950 from ctiller/offload-racing
David G. Quintas
2016-01-28
|
\
|
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
|
|
*
Fix copyrights
Craig Tiller
2016-01-27
|
*
Small testing fixes
Craig Tiller
2016-01-27
|
/
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Add more verbose traces for port_server usage
Craig Tiller
2015-10-05
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
Move argument passing to start of list
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
*
clang-format all core files
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
Fix memory leak
Craig Tiller
2015-09-15
*
Retry failed port get attempts a few times
Craig Tiller
2015-09-14
*
No need for the assert here
Craig Tiller
2015-09-13
*
Better port selection
Craig Tiller
2015-09-13
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
*
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
*
Use port server on windows
Craig Tiller
2015-08-26
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
*
Fix memory leaks
Craig Tiller
2015-08-06
*
Fix integration breakage
Craig Tiller
2015-08-05
*
Testing port server
Craig Tiller
2015-08-04
*
Remove TODO
Craig Tiller
2015-04-10
*
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09
*
Add a macro to enable replacing the default with a custom port picker
Yang Gao
2015-04-01
[next]