Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Atacama.Telemetry
Sourcetype Telemetry.event +=
| Accepted_connection of {
client_addr : Riot.Net.Addr.stream_addr;
}
| Connection_started
| Listening of {
socket : Riot.Net.listen_socket;
}