#include <worker.h>
Definition at line 67 of file worker.h.
Data Fields | |
| peer * | p |
| peer that the message was received from | |
| AAAMessage * | msg |
| diameter message received | |
peer that the message was received from
Definition at line 68 of file worker.h.
Referenced by put_task(), and worker_process().
diameter message received
Definition at line 69 of file worker.h.
Referenced by put_task(), take_task(), worker_destroy(), and worker_process().
1.5.2