enet
v1.0.0
Pages
Modules
Search documentation of enet
Settings
View Source
enet_peer
(enet v1.0.0)
Summary
Functions
acknowledging_connect(EventType, OldState, S)
acknowledging_verify_connect(EventType, OldState, S)
callback_mode()
channel(Peer, ID)
channels(Peer)
code_change(OldVsn, StateName, State, Extra)
connected(EventType, OldState, S)
connecting(EventType, OldState, S)
disconnect(Peer)
disconnect_now(Peer)
disconnecting(EventType, OldState, S)
get_connect_id(Peer)
get_mtu(Peer)
get_name(Peer)
get_peer_id(Peer)
get_pool(Peer)
get_pool_worker_id(Peer)
init(_)
recv_incoming_packet(Peer, FromIP, SentTime, Packet)
send_command(Peer, _)
start_link(LocalPort, Peer)
terminate(Reason, StateName, State)
verifying_connect(EventType, OldState, S)
Functions
Link to this function
acknowledging_connect(EventType, OldState, S)
View Source
Link to this function
acknowledging_verify_connect(EventType, OldState, S)
View Source
Link to this function
callback_mode()
View Source
Link to this function
channel(Peer, ID)
View Source
Link to this function
channels(Peer)
View Source
Link to this function
code_change(OldVsn, StateName, State, Extra)
View Source
Link to this function
connected(EventType, OldState, S)
View Source
Link to this function
connecting(EventType, OldState, S)
View Source
Link to this function
disconnect(Peer)
View Source
Link to this function
disconnect_now(Peer)
View Source
Link to this function
disconnecting(EventType, OldState, S)
View Source
Link to this function
get_connect_id(Peer)
View Source
Link to this function
get_mtu(Peer)
View Source
Link to this function
get_name(Peer)
View Source
Link to this function
get_peer_id(Peer)
View Source
Link to this function
get_pool(Peer)
View Source
Link to this function
get_pool_worker_id(Peer)
View Source
Link to this function
init(_)
View Source
Link to this function
recv_incoming_packet(Peer, FromIP, SentTime, Packet)
View Source
Link to this function
send_command(Peer, _)
View Source
Link to this function
start_link(LocalPort, Peer)
View Source
Link to this function
terminate(Reason, StateName, State)
View Source
Link to this function
verifying_connect(EventType, OldState, S)
View Source