Cleanup socket
This commit is contained in:
@@ -39,6 +39,7 @@ int main(int argc, char **argv) {
|
||||
zmsg_destroy(&msg);
|
||||
free(res);
|
||||
|
||||
zsock_destroy(&daemon);
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user