- See also
- - https://sicstus.sics.se/sicstus/docs/4.6.0/html/sicstus.html/lib_002dsockets.html
- To be done
- - This library is incomplete.
Some predicates don't fully support all options available on SICStus.
See the documentation for individual predicates for details.
Re-exported predicates
The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.
- current_host(-Host) is det
- True when Host is an atom that denotes the name of the host.
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.
- socket_server_open(Arg1, Arg2, Arg3)
- socket_client_open(Arg1, Arg2, Arg3)
- socket_server_close(Arg1)
- socket_server_accept(Arg1, Arg2, Arg3, Arg4)
- socket_select(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7)
- socket_server_open(Arg1, Arg2)