LLFIO
v2.00
|
byte_io_handle
and file_handle
. I should use protected inheritance to prevent slicing, and expose all the public functions by hand. Implement hole punching once I port that code from LLFIO v1.
Decide on some resolution mechanism for sudden process exit.
There is a 1 out of 2^64-2 chance of unique id collision. It would be nice if we actually formally checked that our chosen unique id is actually unique.