View Source enet_host (enet v1.0.0)

Summary

Functions

Link to this function

code_change(OldVsn, State, Extra)

View Source
Link to this function

connect(Host, IP, Port, ChannelCount)

View Source
Link to this function

get_incoming_bandwidth(Host)

View Source
Link to this function

get_outgoing_bandwidth(Host)

View Source
Link to this function

give_socket(Host, Socket)

View Source
Link to this function

send_outgoing_commands(Host, Commands, IP, Port)

View Source
Link to this function

send_outgoing_commands(Host, Commands, IP, Port, PeerID)

View Source
Link to this function

start_link(Port, ConnectFun, Options)

View Source