EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 25

no-image

EZ800000100STS

Manufacturer Part Number
EZ800000100STS
Description
SOFTWARE TCP/IP SOURCE CODE
Manufacturer
Zilog
Type
Protocol Stackr
Datasheets

Specifications of EZ800000100STS

Tool Type
Programming Software
Core Architecture
Z8
For Use With/related Products
eZ80 Acclaim! MCU
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
close_s
RM004012-0707
Notes:
Include
Prototype
Description
Argument(s)
Return Value(s)
#include <socket.h>
INT16 close_s (INT16 s);
The sockets’
1. The
2. If
s
Success ZTP_SOCK_OK
Failure
to release the socket descriptor
Any pending asynchronous or blocking calls issued by any thread in
this process are cancelled without any notification messages dis-
played. To return any socket resources to the system, an application
must contain a matching call to
the socket.
application and passed to the accept call as a parameter), all listen-
ing sockets on the same port are closed to accept those sockets that
are already in the established state.
close_s
close_s
A descriptor identifying a socket to close.
EBADF—Invalid socket descriptor (not allocated).
close_s
is issued on a master socket (a socket used in TCP server
function closes an active socket. This function is used
function closes an existing socket.
s
close_s
so that further references to
Zilog TCP/IP Stack API
for each successful call to
Reference Manual
ZTP API Reference
s
fail.
17

Related parts for EZ800000100STS