aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/port.h
Commit message (Collapse)AuthorAge
* clang fmtGravatar ncteisen2017-11-17
|
* Remove all extern CGravatar ncteisen2017-11-17
|
* Group the port picking functionsGravatar Yuchen Zeng2017-08-02
|
* Make port picking functions overridableGravatar Yuchen Zeng2017-08-02
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Fix declarations in port.h to not be ambiguous in C due to K&R.Gravatar David Klempner2016-05-13
| | | | | | | Also actually add the port parameter to grpc_recycle_unused_port. Also remove the downsizing gpr_realloc in the recycle codepath, which is unnecessary and can free the pointer.
* Add an API to return an unused port to the portserverGravatar David Klempner2016-05-13
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
|
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Fix formattingGravatar Craig Tiller2015-01-13
|
* Make this file usable from C++Gravatar Craig Tiller2015-01-12
|
* Initial import.Gravatar Nicolas Noble2014-11-26