sock_write 435 modules/sk/socket.c return sock_write(sockfd, str, strlen(str), timeout); sock_write 452 modules/sk/socket.c return sock_write(sockfd, &ch, 1, timeout);