Commit Graph

6 Commits

Author SHA1 Message Date
Brad Fitzpatrick 4fb9595587 netutil: add func ListenHostPort 2015-12-26 13:32:49 -08:00
Brad Fitzpatrick 76405b796c netutil: minor doc and style tweaks
Change-Id: I9c5706d62dc7c56785c95a444cc2bb3da1d8e571
2014-11-23 07:43:09 -08:00
Antonin Amand 87e6815d62 netutil additions
Adds ListenOnLocalRandomPort and make Localhost more robust.

Change-Id: Id6416f7ae5c35fb247035ecb0021f3978ff3480e
2014-11-09 11:53:47 +01:00
mpl 0a869ad067 netutil: add HostPort, serverinit: return app baseURL
Context: http://camlistore.org/issue/479

This patch allows camlistored to wait for all the apps to be serving,
before printing its own listening address.

Change-Id: I4035b115a03ef6a2a43177b83b5b65ebc50a2188
2014-08-01 00:01:27 +02:00
mpl 955cd34404 dockertest: skip test when DB in container not ready
http://camlistore.org/issue/474

Change-Id: Id65b3c35a2f38466c4d7370bad4c5f73a8cb22db
2014-07-17 18:09:02 +02:00
Brad Fitzpatrick dd03756f07 netutil: add little AwaitReachable func
Change-Id: I52af3add776cd57ca91c073e0ec563c50923d40f
2014-02-09 19:55:36 -08:00