Did you know ... | Search Documentation: |
Predicate hub_broadcast/2 |
:- use_module(library(http/hub)).
call(Condition, Id)
succeeds. Note that this process is
asynchronous: this predicate returns immediately after putting
all requests in a broadcast queue. If a message cannot be delivered due
to a network error, the hub is informed through
io_error/3.