☰
Module ip_echo_server
Structs
Enums
Constants
Functions
Type Definitions
?
Module
solana_net_utils
::
ip_echo_server
source
·
[
−
]
Structs
IpEchoServerMessage
🔒
IpEchoServerResponse
__DeserializeWith
🔒
__DeserializeWith
🔒
__FieldVisitor
🔒
__FieldVisitor
🔒
__Visitor
🔒
__Visitor
🔒
Enums
__Field
🔒
__Field
🔒
Constants
FIELDS
🔒
FIELDS
🔒
IO_TIMEOUT
🔒
MAX_PORT_COUNT_PER_MESSAGE
Functions
ip_echo_server
Starts a simple TCP server on the given port that echos the IP address of any peer that connects. Used by |get_public_ip_addr|
ip_echo_server_request_length
🔒
process_connection
🔒
run_echo_server
🔒
Type Definitions
IpEchoServer