Verified Commit 33865a14 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Add support for basic directories calls

Support for the following calls has been added:
 - opendir
 - readdir
 - closedir

The readdir call use the new RPC get_dirents that ask to all the
nodes (broadcast) about all the existing first-level entries
of a specific directory.
parent 97f26a22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment