perc v1.0.1
  • Pages
  • Modules

    perc_signal (perc v1.0.1) View Source

    Link to this section Summary

    Functions

    code_change(OldVsn, State, Extra)
    define(_)
    getfd(Ref)
    handle_call(_, From, State)
    handle_cast(Msg, State)
    handle_info(Info, State)
    init(_)
    signalfd_siginfo(Data)
    start(Signals)
    start_link(Signals)
    stop(Ref)
    terminate(Reason, State)

    Link to this section Functions

    Link to this function

    code_change(OldVsn, State, Extra)

    View Source
    Link to this function

    define(_)

    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

    signalfd_siginfo(Data)

    View Source
    Link to this function

    start(Signals)

    View Source
    Link to this function

    start_link(Signals)

    View Source
    Link to this function

    stop(Ref)

    View Source
    Link to this function

    terminate(Reason, State)

    View Source

    Built using ExDoc (v0.26.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference