Search
srly
v0.6.4
Pages
Modules
Settings
View Source
srly
(srly v0.6.4)
Link to this section
Summary
Functions
close(Ref)
code_change(OldVsn, State, Extra)
controlling_process(Ref, Pid)
getfd(Ref)
handle_call(_, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
open(Dev)
open(Dev, Opt)
read(FD, Len)
send(Ref, Data)
start_link(Dev, Opt)
terminate(Reason, State)
write(FD, Data)
Link to this section
Functions
Link to this function
close(Ref)
View Source
Link to this function
code_change(OldVsn, State, Extra)
View Source
Link to this function
controlling_process(Ref, Pid)
View Source
Link to this function
getfd(Ref)
View Source
Link to this function
handle_call(_, From, State)
View Source
Link to this function
handle_cast(Msg, State)
View Source
Link to this function
handle_info(Info, State)
View Source
Link to this function
init(_)
View Source
Link to this function
open(Dev)
View Source
Link to this function
open(Dev, Opt)
View Source
Link to this function
read(FD, Len)
View Source
Link to this function
send(Ref, Data)
View Source
Link to this function
start_link(Dev, Opt)
View Source
Link to this function
terminate(Reason, State)
View Source
Link to this function
write(FD, Data)
View Source