[nanomsg] Re: threading guidelines, and is traditional unix single threaded mode possible?

  • From: Martin Sustrik <sustrik@xxxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Thu, 26 Sep 2013 08:21:33 +0200

On 25/09/13 22:38, Nico Williams wrote:

As long as you document what to do around fork() it should be OK.  You
could just say: you can't use nanomsg on the child-side of fork()
without first exec()ing -- this is the simplest thing to do.

I wonder where should this kind of information go to. FAQ?

Martin


Other related posts: