Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
2.4.2 Clients
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
Transparent Inter-Process Communications (TIPC) libraries
The TIPC libraries: library(tipc/...)
library(tipc/tipc_linda): A Process Communication Interface
Clients
linda/0
linda/1
linda_client/1
close_client/0
linda_timeout/2
linda_timeout/1
out/1
in/1
in_noblock/1
in/2
rd/1
rd_noblock/1
rd/2
bagof_in_noblock/3
bagof_rd_noblock/3
linda_eval/1
linda_eval/2
linda_eval_detached/1
linda_eval_detached/2
tuple/1
tuple/2
tipc_linda_server/0
tipc_initialize/0
Availability:
:- use_module(
library(tipc/tipc_linda)
).
[det]
close_client
Closes the connection to the Linda-server. Causes the server to release resources associated with this client.
ClioPatria
(version
no GIT?
)