examples/multi_process: add sigint handler to server
authorRaslan Darawsheh <rasland@mellanox.com>
Thu, 27 Sep 2018 11:51:44 +0000 (14:51 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 4 Nov 2018 20:54:04 +0000 (21:54 +0100)
commita894d96ee20293af353fc54dc2e801dcaa01e46c
treef206946319522712729096caac39b463e1a77def
parentb467d38284b1983c172325f2bfacf255b2a90daa
examples/multi_process: add sigint handler to server

add sigint handler in the server application to stop and close ports

Signed-off-by: Raslan Darawsheh <rasland@mellanox.com>
examples/multi_process/client_server_mp/mp_server/main.c