uNetworking / uNetworking/uSockets

closeOnBackpressureLimit on Windows

Open
#148 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.5k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

does not work on Windows for some reason but works on Linux, maybe something with us_socket_shutdown_read, I guess windows is not really supported because no multi-thread support so just use linux https://github.com/uNetworking/uWebSockets/issues/1194

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the behavior described for closeOnBackpressureLimit on Windows and inspect us_socket_shutdown_read. Compare the Windows and Linux paths, using issue #1194 for context. Done means closeOnBackpressureLimit works correctly on Windows, with the relevant behavior verified against Linux.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.