The document of libev gave examples for signal and thread context. But I want use multiprocess model, in my opinion just put ev_loop and all watches in shared memory, that will be OK.
My question is, how can I put the default ev_loop into shared memory? Thanks. _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
