Nothing to see here, move along...

This commit is contained in:
2016-09-17 15:02:58 +03:00
parent 1c2473505d
commit 95a6f1fe97
8 changed files with 54 additions and 15 deletions

View File

@@ -25,6 +25,7 @@ struct msg_meta_t {
unsigned chunks;
short is_recv;
short locking;
short isjob;
};
struct msg_chunk_t {