SET_TCP_NODELAY(3)
SCORE-D DEVICE PROGRAMMING
SET_TCP_NODELAY(3)

NAME
set_tcp_nodelay - utility routine for a TCP/IP port

SYNOPSIS
#include <score_device.h>

void set_tcp_nodelay(int fd);

DESCRIPTION
The set_tcp_nodelay() function is a utility routine for a TCP/IP port.

SEE ALSO
Device programming example

$Id: set_tcp_nodelay.html,v 1.2 2002/02/27 12:39:35 liu Exp $