Availability::- use_module(library(tipc/tipc)).
[semidet]tipc_initialize
causes the TIPC service and the TIPC stack to be initialized and made ready for service. An application must call this predicate as part of its initialization prior to any use of TIPC predicates. Please note the change of the API.
throws
socket_error('Address family not supported by protocol') if a TIPC server is not available on the current host.
[semidet]tipc_initialize
See tipc:tipc_initialize/0
[semidet]tipc_initialize
See tipc:tipc_initialize/0.
[semidet]tipc_initialize
See tipc:tipc_initialize/0.