zeromq / zeromq3-x

ØMQ/3.2 release branch - bug fixes only
GNU General Public License v3.0
227 stars 96 forks source link

Terminate context in a child process of fork() to replace file descriptors… #106

Closed mattconnolly closed 11 years ago

mattconnolly commented 11 years ago

Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context.

mattconnolly commented 11 years ago

Sorry, this should be against libzmq master branch. Wrong repo.