ipcreadmsg
status = ipcreadmsg(work->fds[0], &wmsg);
status = ipcreadmsg(fd, &wmsg);
int ipcreadmsg(int fd, wmsg_t *msg);