]> git.meshlink.io Git - meshlink/commitdiff
Check the return value of check_port().
authorGuus Sliepen <guus@meshlink.io>
Tue, 1 May 2018 12:10:45 +0000 (14:10 +0200)
committerGuus Sliepen <guus@meshlink.io>
Tue, 1 May 2018 12:10:45 +0000 (14:10 +0200)
When initializing a new MeshLink instance, fail if there is no port
available for listening. When starting an already configured instance,
if no Port statement is found in the local node's host config file,
select and add a new one.


No differences found