Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since SWI-Prolog provides a different socket interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As its recommended by the gprolog documentation
|
|
|
|
So that 2 new clients can connect.
|
|
|
|
|
|
|
|
|
|
And move byte_to_atom around.
|
|
|
|
So that we dont produce a list with an empty list
in the initial do-invokation.
|
|
This reverts commit 80c9333a5987997362753f992b4d5b665033e6b3.
Closing the streams gives following error:
error(system_error('Bad file descriptor'),socket_close
|
|
|
|
|
|
|
|
since its a trivial wrapper for call
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|