View | Details | Raw Unified | Return to bug 16820
Collapse All | Expand All

(-)ttcp.4 (-1 / +1 lines)
Lines 199-205 Link Here
199
.Dl "sendto(sock, buf, len, MSG_EOF, (struct sockaddr *)0, 0)"
199
.Dl "sendto(sock, buf, len, MSG_EOF, (struct sockaddr *)0, 0)"
200
.Pp
200
.Pp
201
In this case, the reply is sent immediately, but as in the client
201
In this case, the reply is sent immediately, but as in the client
202
case, the socket is no lnoger useful for anything and should be
202
case, the socket is no longer useful for anything and should be
203
immediately closed.
203
immediately closed.
204
.Sh MIB VARIABLES
204
.Sh MIB VARIABLES
205
The
205
The

Return to bug 16820