PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
sharefile.c File Reference
#include <stdio.h>
#include <sys/io.h>
Include dependency graph for sharefile.c:

Go to the source code of this file.

Functions

uint64_t sharefile (char *key, uint64_t size, const char *path, clock_t timeout)
 Helper for sharing a file by its path.