EdgeVPNio / evio

Virtualized overlay networking for the fog. The Evio network spans the continuum, from the cloud to the edge, providing a virtual private layer 2 network suitable for edge devices in IoT workloads.
MIT License
44 stars 15 forks source link

Signal handling for SIGINT using sigaction #10

Closed PrajwalaNagaraj closed 3 years ago

PrajwalaNagaraj commented 3 years ago

Testing:

/signalHandle/EdgeVPNio/evio/tincan/out/debian-x64/debug$ ./tincan Control Listener now running ^CStopping tincan due to ctrl+c

--Need to test with docker Image.