Libraries
bignum
binary
bitmap
ble
bytes
core
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
cellular
ethernet
ip-address
modules
socket-address
tcp
udp
wifi
x509
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
tls
uart
uuid
writer
zlib
Interface Interface
implements
Interface
Interface
Interface summary
Constructors
Statics
Methods
Fields
name
->
string
address
->
IpAddress
is-closed
->
bool
resolve
host/
string
->
List
udp-open
->
Socket
udp-open
--port/
int
->
Socket
tcp-connect
host/
string
port/
int
->
Socket
tcp-connect
address/
SocketAddress
->
Socket
tcp-listen
port/
int
->
ServerSocket
on-closed
lambda/
Lambda
->
none
close
->
none
Methods
address
->
IpAddress
close
->
none
is-closed
->
bool
name
->
string
on-closed
lambda/
Lambda
->
none
resolve
host/
string
->
List
tcp-connect
host/
string
port/
int
->
Socket
tcp-connect
address/
SocketAddress
->
Socket
tcp-listen
port/
int
->
ServerSocket
udp-open
->
Socket
udp-open
--port/
int
->
Socket