inet_gethost_native

Functions


control(X1) -> term()

gethostbyaddr(Addr) -> term()

gethostbyname(Name) -> term()

gethostbyname(Name, Type) -> term()

init(X1) -> term()

main_loop(State) -> term()

run_once() -> term()

server_init(Starter, Ref) -> term()

start_link() -> term()

start_raw() -> term()

system_code_change(State, Module, OldVsn, Extra) -> term()

system_continue(Parent, X2, State) -> term()

system_terminate(Reason, Parent, X3, State) -> term()

terminate(Reason, Pid) -> term()

View Functions