philip-davis / dataspaces

Git Home of the RDI2 DataSpaces Project
BSD 2-Clause "Simplified" License
4 stars 1 forks source link

Added check to handle EINTR from fopen,send, and rec primitives #35

Closed philip-davis closed 6 years ago

philip-davis commented 6 years ago

This is a fix to be able to handle interrupts that come in during recv, send, and fopen operations on the GNI transport only