struct module_qstate* q);
/**
- * process control messages from the main thread.
+ * process control messages from the main thread. Frees the control
+ * command message.
* @param tube: tube control message came on.
- * @param msg: message contents.
+ * @param msg: message contents. Is freed.
* @param len: length of message.
* @param error: if error (NETEVENT_*) happened.
* @param arg: user argument
13 November 2008: Wouter
- added fedora init and specfile to contrib (by Paul Wouters).
- added configure check for ldns 1.4.0 (using its compat funcs).
+ - neater comments in worker.h.
12 November 2008: Wouter
- add unbound-control manpage to makedist replace list.