windows-overlapped-io-sys 0.1.3

Owned overlapped I/O endpoints and pinned operations for Windows IOCP and thread-pool completion.
Documentation
1
2
3
4
5
6
7
8
# Plans: windows-overlapped-io-sys

Completed checklists are recorded in [COMPLETED-PLANS.md](COMPLETED-PLANS.md), and the milestones they
contained are archived in [COMPLETED-CHECKLIST.md](COMPLETED-CHECKLIST.md).

| Path to CHECKLIST.md | Status | Brief description | Design Notes |
|---|---|---|---|
| [CHECKLIST.md]CHECKLIST.md | not started | M14: finish auditing this crate's completion-delivery contract against the ten specification-gap categories. Five of the ten were reached while recording the taxonomy; M14.1 covers the remaining five (1, 2, 6, 8, 9) against the endpoint/association/submission surface, and M14.2 sweeps `outstanding()` for the `has_room` shape -- an advisory predicate a caller's reliability gate depends on. | [DESIGN-NOTES.md]DESIGN-NOTES.md |