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_windows.c
Commit message (
Expand
)
Author
Age
*
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
*
Adding support for msys.
Nicolas "Pixel" Noble
2016-04-15
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Auto-changes
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
*
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 windows
Craig Tiller
2016-02-25
*
Port pollset worker changes to windows
Craig Tiller
2016-02-24
*
Fix copyrights
Craig Tiller
2016-01-28
*
Fix windows
Craig Tiller
2016-01-28
*
clang-format all core files
Craig Tiller
2015-09-23
*
Update Windows stuff
Craig Tiller
2015-09-23
*
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
*
Ensure port picking doesnt repeatedly return the same port
Craig Tiller
2015-09-02
*
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
*
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
*
Make port_windows compile again
Craig Tiller
2015-08-26
*
Use port server on windows
Craig Tiller
2015-08-26
*
clang-format all source
Craig Tiller
2015-08-18
*
fix expression bug on socket creation failure (fd<0 is always false because f...
zeliard
2015-04-27
*
Port port_posix to port_windows.
Craig Tiller
2015-04-08
*
Begin port selection code for windows
Craig Tiller
2015-04-08