]> git.meshlink.io Git - meshlink/commit
Allow meshlink_open() to be called with a NULL name, in anticipation of meshlink_join...
authorSaverio Proto <zioproto@gmail.com>
Sat, 7 Jun 2014 10:23:56 +0000 (12:23 +0200)
committerSaverio Proto <zioproto@gmail.com>
Sat, 7 Jun 2014 10:23:56 +0000 (12:23 +0200)
commiteff41a69e1976fd521b4c524bed86b1bc095b10f
tree476e171a2f50f02f8f5b98949de8309d816b3dc4
parentae011af4d6186f2ff5582e2a6c48406be89da164
Allow meshlink_open() to be called with a NULL name, in anticipation of meshlink_join(). Do not allow meshlink_start() if no Name is set.
src/meshlink.c