Skip to content

Instantly share code, notes, and snippets.

View rkanavath's full-sized avatar

Rashad Kanavath rkanavath

View GitHub Profile
@rkanavath
rkanavath / gist:1fc0ecbe89e320b045ea5ec64e0a83fb
Created August 18, 2016 14:43 — forked from mattconnolly/gist:6397688
zeromq forking - child process terminates inherited zeromq context
//
// main.c
// zmq-test1
//
// Created by Matt Connolly on 8/08/2013.
//
//#include <ZeroMQ/zmq.h>
#include <czmq.h>