MCPcopy Create free account
hub / github.com/bendudson/EuraliOS / handle_file_readwrite

Function handle_file_readwrite

euralios_std/src/server.rs:194–260  ·  view source on GitHub ↗

Serve messages received from a communication channel reading and writing data from a file

(file: Arc<RwLock<dyn FileLike + Sync + Send>>,
                         comm_handle: CommHandle)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

openFunction · 0.85

Calls 8

dispatch_loopFunction · 0.85
sendFunction · 0.85
mallocFunction · 0.85
as_mut_sliceMethod · 0.80
writeMethod · 0.45
as_u64Method · 0.45
readMethod · 0.45
lenMethod · 0.45

Tested by

no test coverage detected