![]() |
|
| << Previous | Index | Next >> | |
| | |
Description
Close a connection immediately. Under TCP this is done by sending a RST (reset).
Under UDP there is no difference between
sock_close()andsock_abort().Parameters
s
- Pointer to a socket.
Return Value
- None.
Library
NET.LIB (Prior to DC 7.05, this was DCRTCP.LIB)
See Also
| TCP/IP Manual Vol 1 |
<<Previous | Index | Next>> | rabbit.com |