Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Replaces core public and private stream wrappers with an implementation which attempts to retry binary reads from the filesystem a few extra times if it at first it fails.

Largely a work around non POSIX compliant file systems where reads are not possible straight after a write.

Project information