Lines Matching refs:send_all
1502 send_all(s->fd, (const uint8_t *)&len, sizeof(len));1503 return send_all(s->fd, buf, size);