Module gen_rpc_driver

This module defines the gen_rpc_driver behaviour.
Required callback functions: connect/2, listen/1, accept/1, activate_socket/1, authenticate_server/1, authenticate_client/3, send/2, get_peer/1, copy_sock_opts/2, set_controlling_process/2, set_send_timeout/2, set_acceptor_opts/1.

Function Index

stub/0

Function Details

stub/0

stub() -> any()


Generated by EDoc