]> git.meshlink.io Git - meshlink/commit
Remove PROXY_EXEC support.
authorGuus Sliepen <guus@meshlink.io>
Sun, 8 Oct 2017 18:27:30 +0000 (20:27 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 8 Oct 2017 18:28:35 +0000 (20:28 +0200)
commit4bfb68d289305a884d0f11bd4fa216a8cc0b36ac
treea71fcb5831b6b07e4f343f15db5f8068e24e755e
parent1797680356b8a9256fd233a126f0b4cae9d52b17
Remove PROXY_EXEC support.

This calls fork(), which is not desirable from a library.
src/meshlink_internal.h
src/net_socket.c
src/protocol_auth.c