aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/port_windows.c
Commit message (Expand)AuthorAge
* Eliminate port server env var, force its use always, consolidate codeGravatar Craig Tiller2017-02-17
* Updated changes for Windows, removed unistd.h from test filesGravatar Michael Lumish2016-09-26
* Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
* Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
* Run clang-format against port_posix.c and port_windows.cGravatar David Klempner2016-05-16
* Fix declarations in port.h to not be ambiguous in C due to K&R.Gravatar David Klempner2016-05-13
* Add an API to return an unused port to the portserverGravatar David Klempner2016-05-13
* Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
* Upgrade windows to the fixed posix port server codeGravatar Craig Tiller2016-03-17
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Fix windowsGravatar Craig Tiller2016-02-25
* Port pollset worker changes to windowsGravatar Craig Tiller2016-02-24
* Fix copyrightsGravatar Craig Tiller2016-01-28
* Fix windowsGravatar Craig Tiller2016-01-28
* clang-format all core filesGravatar Craig Tiller2015-09-23
* Update Windows stuffGravatar Craig Tiller2015-09-23
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Ensure port picking doesnt repeatedly return the same portGravatar Craig Tiller2015-09-02
* Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
* Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
* Make port_windows compile againGravatar Craig Tiller2015-08-26
* Use port server on windowsGravatar Craig Tiller2015-08-26
* clang-format all sourceGravatar Craig Tiller2015-08-18
* fix expression bug on socket creation failure (fd<0 is always false because f...Gravatar zeliard2015-04-27
* Port port_posix to port_windows.Gravatar Craig Tiller2015-04-08
* Begin port selection code for windowsGravatar Craig Tiller2015-04-08