EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 33

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
getsockname
RM004012-0707
Notes:
Include
Prototype
Description
Argument(s)
#include <socket.h>
INT getsockname
(
);
The sockets’
socket.
1. The
2. The
s
name
namelen The size of the name buffer.
INT16
struct
INT
descriptor specified by
specified by the s parameter. The local association is returned. This
call is especially useful when a connect call has been made without
performing a bind first; the
local association.
about the host address when the socket has been bound to an unspec-
ified address, unless the socket has been connected with connect or
accept (for example, using
getsockname
getsockname
A descriptor identifying a bound socket.
Receives the address (name) of the socket.
getsockname
function retrieves the current
function always does not return information
s,
sockaddr * name,
* namelen
s
. It is used on the bound or connected socket
function retrieves the local name for a
ADDR_ANY
getsockname
).
Zilog TCP/IP Stack API
function determines the
Reference Manual
name
ZTP API Reference
for the socket
25

Related parts for EZ800000100STS