Martin Casado <[EMAIL PROTECTED]> writes:

> You could always register a handler in C++ ....   if you don't mind a
> temporary hack you can just add it to src/nox_main.cc

There is no need for a temporary hack, from C++.  Just use
Signal_group, defined in src/include/threads/signals.hh.  But
nox.cc already catches that signal, so you'll have to modify it
one way or another.
-- 
Ben Pfaff
Nicira Networks, Inc.

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to