iperf sample
iperf_get_socket_error_code()
is only used within iperf sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
iperf sample
iperf_get_socket_error_code()
iperf_get_socket_error_code() function
Syntax
Show:
Summary
Declaration
from
iperf.c:68
inline
static
int
iperf_get_socket_error_code
(
int
sockfd
)
;
Arguments
Argument
sockfd
Examples
References
from
examples
Code
Location
Referrer
inline
static
int
iperf_get_socket_error_code
(
int
sockfd
)
iperf.c:68
err
=
iperf_get_socket_error_code
(
send_socket
)
;
iperf.c:225
socket_send()
Call Tree
from
examples
iperf_get_socket_error_code()
is called by 1 function:
socket_send()
All items filtered out
iperf_get_socket_error_code()
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out