Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resiliency fixes to the uGNI transport
- Configure socket with keep-alive to reliably detect peer disconnect - Add the ability to specify FMA_DEDICATED vs. FMA_SHARED in CdmCreate - Keep a posted descriptor count to detect CQ overflow - Ensure new requests are not submitted on a closed endpoint - Ensure the descriptor post_id is unique - Ensure all events are zero filled
- Loading branch information