@@ -2,7 +2,10 @@
#ifndef CWORKER_H_QWERTY
#define CWORKER_H_QWERTY
#include <stdint.h>
typedef struct {
int64_t port;
} cworker_t;
int cworker_init(cworker_t* worker);
The note is not visible to the blocked user.