LEV_OPT_DISABLED is ignored by evconnlistener_new_bind with IOCP enabled
Open
Nobody has claimed this yet.
os:windows
prio:accepting-patches
prio:deferred
status:confirmed
- Dominant language
- C
- Stars
- 12k
- Forks
- 3.5k
- Avg merge
- 12h 55m
- Merged PRs (30d)
- 6
Description
doc said:
LEV_OPT_DISABLED
Initialize the listener to be disabled, not enabled
I didn't see evconnlistener_new_async handle about LEV_OPT_DISABLED
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading evconnlistener_new_bind and the IOCP-specific path, then compare it with evconnlistener_new_async for LEV_OPT_DISABLED handling. Reproduce the issue with IOCP enabled and verify that a listener created with LEV_OPT_DISABLED remains disabled until explicitly enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100