lwIP
+
0
/6 examples
SourceVu will show references to
SO_ERROR
from the following samples and libraries:
ESP-IDF
non_blocking sample
mb_master sample
mb_slave sample
mb_tcp_master sample
mb_tcp_slave sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
lwIP
SO_ERROR
SO_ERROR macro
Syntax
Show:
Summary
Declaration
from
sockets.h:226
#define
SO_ERROR
0x1007
Examples
SO_ERROR
is referenced by 6 libraries and example projects:
ESP-IDF
non_blocking sample
mb_master sample
mb_slave sample
mb_tcp_master sample
mb_tcp_slave sample
References
from
0/6
examples
Code
Location
#define
SO_ERROR
0x1007
/* get error status and clear */
sockets.h:226
getsockopt
(
ep
->
sock
,
SOL_SOCKET
,
SO_ERROR
,
&
opt_val
,
&
opt_len
)
;
ping_sock.c:107
case
SO_ERROR
:
sockets.c:3041
Call Tree
from
0/6
examples
All items filtered out
All items filtered out
Data Use
from
0/6
examples
All items filtered out
All items filtered out
Class Tree
from
0/6
examples
All items filtered out
All items filtered out
Override Tree
from
0/6
examples
All items filtered out
All items filtered out
Implementations
from
0/6
examples
All items filtered out
All items filtered out
Instances
from
0/6
examples
Lifecycle
from
0/6
examples
All items filtered out
All items filtered out