Retry Stream Wrapper
Component ID
2830409
Component name
Retry Stream Wrapper
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.
