]> git.meshlink.io Git - meshlink/commit
Add the meshlink_get_port() and meshlink_set_port() functions.
authorGuus Sliepen <guus@meshlink.io>
Fri, 11 Mar 2016 15:10:55 +0000 (16:10 +0100)
committerGuus Sliepen <guus@meshlink.io>
Sun, 25 Jun 2017 14:45:35 +0000 (16:45 +0200)
commit0a02c50ca8c9d6e66629c0354d56517125411af7
treec250fa9326e670c8d8f69241e9c476c0fc04e707
parentc65427deabcee4cef1cdf83a129b50e94f645dec
Add the meshlink_get_port() and meshlink_set_port() functions.

The latter can be used to change the port on which MeshLink
listens. It may only be called when the mesh is not running.
src/meshlink.c
src/meshlink.h
src/utcp