EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 16

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
8
Zilog TCP/IP Stack API
eZ80
ZTP API Reference
®
CPU
Return Value(s)
See Also
2. The
3. The
sockaddr Structure
Success If no error occurs, accept returns a value of type INT16 that is
Failure
tions are present in the queue, and the socket is marked as blocking. If
the socket is marked nonblocking and no pending connections are
present in the queue,
below. After successful completion,
handle. The original socket remains open and listens for new connec-
tion requests.
address of the connecting entity, as known to the communications
layer.
tain the amount of space pointed to by
the actual length
(in bytes) of the returned address.
such as
accept
addr
a descriptor for the new socket. The integer referred to by
addrlen initially contains the amount of space pointed to by
addr. Upon return, it contains the actual length in bytes of the
address returned.
One of the following error codes is returned.
EOPNOTSUPP—Socket type not supported.
EBADF—Invalid socket descriptor.
EINVL—Invalid socket descriptor.
ENOCON—Connection not arrived.
EFAULT—Error accepting new socket.
addrlen
SOCK_STREAM
parameter is a result parameter that is filled in with the
function is used with connection-oriented socket types
is a value-result parameter that should initially con-
accept
.
returns an error, see
accept
addr
; upon return, it contains
returns a new socket
Return Value(s)
RM004012-0707

Related parts for EZ800000100STS