Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix declarations in port.h to not be ambiguous in C due to K&R. | David Klempner | 2016-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 portserver | David Klempner | 2016-05-13 |
| | |||
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | 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 |
| | |||
* | Fix formatting | Craig Tiller | 2015-01-13 |
| | |||
* | Make this file usable from C++ | Craig Tiller | 2015-01-12 |
| | |||
* | Initial import. | Nicolas Noble | 2014-11-26 |