1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-16 17:55:48 +00:00
Files
ubf/doc/proc_utils.md
Joseph Wayne Norton 39468d05e2 Update docs
2013-03-26 12:41:39 +09:00

1.0 KiB

Module proc_utils

Low-level utilities for proc_socket_server.

.

Function Index

debug/0
debug/1
spawn_link_debug/2
spawn_link_opt_debug/3

Function Details

debug/0

debug() -> any()

debug/1

debug(X) -> any()

spawn_link_debug(Fun, Term) -> any()

spawn_link_opt_debug(Fun, SpawnOpts, Term) -> any()