perc v1.0.2
  • Pages
  • Modules

    View Source perc_signal (perc v1.0.2)

    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

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language