#include "mq.h"
#include "pmsg.h"
Go to the source code of this file.
Functions | |
mqueue_t * | mq_tcp_make (gint maxsize, struct gnutella_node *n, struct txdriver *nd) |
Create new message queue capable of holding `maxsize' bytes, and owned by the supplied node. |
|
Create new message queue capable of holding `maxsize' bytes, and owned by the supplied node.
|