| Search internet |
A fileSymlink request creates a symbolic link at pathname l which points to pathname p:

The reply has form

where p is the empty list.
A fileReadLink request returns the contents of a link l:

The reply has form

where p is the contents of the link expressed as a singleton list. The singleton list p is not zero terminated.
| Search logiweb.eu |