Module cloudi_core_i_spawn

CloudI Spawn

.

Copyright © 2011-2018 Michael Truog

Version: 1.7.3 Feb 26 2018 17:29:20 ------------------------------------------------------------------------

Authors: Michael Truog (mjtruog [at] gmail (dot) com).

Description

CloudI Spawn

Function Index

environment_lookup/0
environment_transform/1
environment_transform/2
start_external/18
start_internal/15
update_external/3
update_external_f/12
update_internal_f/9

Function Details

environment_lookup/0

environment_lookup() -> any()

environment_transform/1

environment_transform(String) -> any()

environment_transform/2

environment_transform(String, EnvironmentLookup) -> any()

start_external/18

start_external(ProcessIndex, ProcessCount, ThreadsPerProcess, Filename, Arguments, Environment, Protocol, BufferSize, Timeout, Prefix, TimeoutAsync, TimeoutSync, TimeoutTerm, DestRefresh, DestListDeny, DestListAllow, ConfigOptions, ID) -> any()

start_internal/15

start_internal(ProcessIndex, ProcessCount, GroupLeader, Module, Args, Timeout, Prefix, TimeoutAsync, TimeoutSync, TimeoutTerm, DestRefresh, DestListDeny, DestListAllow, ConfigOptions, ID) -> any()

update_external/3

update_external(Pids, Ports, X3) -> any()

update_external_f/12

update_external_f(NewFilename, NewArguments, NewEnvironment, NewDestRefresh, NewTimeoutInit, NewTimeoutAsync, NewTimeoutSync, NewDestListDeny, NewDestListAllow, OptionsKeys, NewConfigOptions, X12) -> any()

update_internal_f/9

update_internal_f(NewDestRefresh, NewTimeoutInit, NewTimeoutAsync, NewTimeoutSync, NewDestListDeny, NewDestListAllow, OptionsKeys, NewConfigOptions, X9) -> any()


Generated by EDoc, Feb 26 2018, 17:29:20.