TCP_NODELAY
if(setsockopt(s, IPPROTO_TCP, TCP_NODELAY,
if (getsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &opt, &optlen) == -1) {
if (setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &opt, sizeof opt) == -1)
#if defined(TCP_NODELAY) && (defined(IPPROTO_TCP) || defined(SOL_TCP))
ret = setsockopt(s, opt, TCP_NODELAY, (char *)&on, sizeof(on));
if (setsockopt(sock, IPPROTO_TCP, TCP_NODELAY,
if (setsockopt(sock, IPPROTO_TCP, TCP_NODELAY,
_setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &one,
_setsockopt(sock, IPPROTO_TCP, TCP_NODELAY, &len, sizeof (len));
setsockopt(conn->sd, IPPROTO_TCP, TCP_NODELAY, &val,
if (setsockopt(rmtape, IPPROTO_TCP, TCP_NODELAY, &on, sizeof (on)) < 0)
if (setsockopt(sfd, IPPROTO_TCP, TCP_NODELAY, &on,
if (setsockopt(tctx->tc_fd, IPPROTO_TCP, TCP_NODELAY, &nodelay,
opt.sopt_name = TCP_NODELAY;
return (TCP_NODELAY);
opt.sopt_name = TCP_NODELAY;
sopt.sopt_name = TCP_NODELAY;
opt.sopt_name = TCP_NODELAY;
case TCP_NODELAY:
opt.sopt_name = TCP_NODELAY;
case TCP_NODELAY:
case TCP_NODELAY:
case TCP_NODELAY:
nb_setsockopt_int(so, IPPROTO_TCP, TCP_NODELAY, 1);
case TCP_NODELAY:
case TCP_NODELAY:
sopt.sopt_name = TCP_NODELAY;
opt.sopt_name = TCP_NODELAY;
error = setsockopt(sd[0], IPPROTO_TCP, TCP_NODELAY, &(int){ 1 },
error = setsockopt(sd[1], IPPROTO_TCP, TCP_NODELAY, &(int){ 1 },
if (setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &i, sizeof(i)) < 0)
if (setsockopt(listen_sock, IPPROTO_TCP, TCP_NODELAY, &i, sizeof(i))
if (setsockopt(s, IPPROTO_TCP, TCP_NODELAY, &(int){1}, sizeof(int)) ==
if (setsockopt(s, IPPROTO_TCP, TCP_NODELAY, &(int){1}, sizeof(int)) ==
tcp_entry(TCP_NODELAY), /* int */