The winsock function pointer should not be static
Open
bug
driver: iocp
package: net
package: quic
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 133
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 21
Description
https://github.com/quinn-rs/quinn/pull/2825
Contributor guide
Research direction
The issue body only links to quinn pull request #2825; start by reading that pull request and tracing the related Winsock function-pointer code in compio. Done means the pointer no longer has the problematic static lifetime and the relevant Windows behavior is covered by the project's checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100