EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 17

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
listen
RM004012-0707
Notes:
Include
Prototype
Description
Argument(s)
Return Value(s)
#include <socket.h>
INT16 listen (
INT16 s,
INT16 backlog
);
The sockets’
listens for an incoming connection.
1. The socket
2. Servers that can facilitate more than one connection request at a time
s
backlog The maximum length of the queue of pending connections. If
Success If no error occurs, listen returns a 0.
tion requests are acknowledged and queued pending acceptance by
the process.
use the
A descriptor identifying a bound, unconnected socket.
this value is MAXSOCKS, then the underlying service
provider responsible for socket s sets the backlog to a
maximum
listen
listen
s
is placed into passive mode in which incoming connec-
function.
reasonable
function places a socket into a state within which it
value.
Zilog TCP/IP Stack API
Reference Manual
ZTP API Reference
9

Related parts for EZ800000100STS