EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 30

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
22
Zilog TCP/IP Stack API
eZ80
ioctlsocket
ZTP API Reference
®
CPU
Include
Prototype
Description
Argument(s)
#include <socket.h>
INT16 ioctlsocket
(
);
The sockets’
s
cmd
INT16
INT32
UINT32
A descriptor identifying a socket.
One of the following supported commands to perform on socket s.
UDPTIMEOUT—Sets up finite time-blocking for a UDP socket.
The argp parameter specifies the value of timeout in seconds.
TCPTIMEOUT—Sets up finite time-blocking for a TCP socket. The
argp parameter specifies the value of timeout in seconds.
FIONBIO—Use with a NULL argp parameter to enable the non
blocking mode of socket s. The argp parameter points to an
UINT32 value. When a socket is created, it operates in blocking
mode by default (non-blocking mode is disabled). This operation is
consistent with BSD sockets.
ioctlsocket
s,
cmd,
*argp
function controls the I/O mode of a socket.
RM004012-0707

Related parts for EZ800000100STS