cleanup
This commit is contained in:
@@ -1,8 +1,3 @@
|
|||||||
// C
|
|
||||||
// lab_5/server.c (modified)
|
|
||||||
// - collect callers' replyq names on requests
|
|
||||||
// - send a rep_msg_t {granted=0, remain=0} to each client on shutdown
|
|
||||||
|
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <mqueue.h>
|
#include <mqueue.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user