]> git.meshlink.io Git - meshlink/commit
Stop using the global variable mesh in most of the rest of the code.
authorGuus Sliepen <guus@sliepen.org>
Sat, 26 Apr 2014 15:06:42 +0000 (17:06 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sat, 26 Apr 2014 15:06:42 +0000 (17:06 +0200)
commita1b50920b9a52f86ca6e33fcb24d7fa34313a1ee
tree9a5e9240487742b713a4555a65a291a97bc1bdde
parent682042b856da86ef01fd93483d0871f7e312d87b
Stop using the global variable mesh in most of the rest of the code.
25 files changed:
src/connection.c
src/connection.h
src/edge.c
src/edge.h
src/graph.c
src/graph.h
src/logger.c
src/meshlink.c
src/meshlink_internal.h
src/meta.c
src/meta.h
src/net.c
src/net_packet.c
src/net_setup.c
src/net_socket.c
src/node.c
src/node.h
src/protocol.c
src/protocol.h
src/protocol_auth.c
src/protocol_edge.c
src/protocol_key.c
src/protocol_misc.c
src/route.c
src/route.h