]> git.meshlink.io Git - meshlink/commit
Send a UDP packet to ourself instead of doing a dummy connect().
authorGuus Sliepen <guus@meshlink.io>
Sat, 7 Nov 2015 22:48:37 +0000 (22:48 +0000)
committerGuus Sliepen <guus@meshlink.io>
Sun, 25 Jun 2017 08:45:35 +0000 (10:45 +0200)
commit3d422139648b99fa100f3ff0628b97c0c629a665
treec13c6ea83e412658ec9be75a833f508a0a693b7d
parent5fd6e63a29b332c1779353d22fc3917fc725eb25
Send a UDP packet to ourself instead of doing a dummy connect().

This is simpler, hopefully with less chance of failing.
src/meshlink.c