socket_setblockmode
if (socket_setblockmode(c->fd, 1)) {
socket_setblockmode(fd, 1);
int socket_setblockmode(int, int);