MSG_NOSIGNAL 49 debugclient/main.c #ifndef MSG_NOSIGNAL
MSG_NOSIGNAL 287 debugclient/main.c if (send(fd, cmd, strlen(cmd), MSG_NOSIGNAL) == -1) {
MSG_NOSIGNAL 291 debugclient/main.c if (send(fd, "\0", 1, MSG_NOSIGNAL) == -1) {