Did you know ... | Search Documentation: |
Predicate http_daemon/1 |
:- use_module(library(http/http_unix_daemon)).
Error handling depends on whether or not interactive(true)
is in effect. If so, the error is printed before entering the toplevel.
In non-interactive mode this predicate calls halt(1)
.