Module mysql_sync_recv

Function Index

get_packet/1
read/1
start_link/4
stop_link/1

Function Details

get_packet/1

get_packet(State) -> any()

read/1

read(State) -> any()

start_link/4

start_link(Host, Port, LogFun, RecvTimeout) -> any()

stop_link/1

stop_link(Conn) -> any()


Generated by EDoc