receive

xod/esp8266/receive

Read a response from an opened connection as a stream of bytes until it closes
receive
@/receive
Read a response from an opened connection as a stream of bytes until it closes
SOCKxod/net/socket
A socket
INET@/esp8266-inet
An internet connection
BGNpulse
Begin reading
receive
CHAR
RCV
CLS
SOCK
INET
BGN
CLSpulse
Pulses when the connection is closed
RCVpulse
Pulses when a new byte is read
CHARbyte
The last read byte