litespeedtech / litespeedtech/lsquic
echo_client does not work on Windows
Open
good first issue
help wanted
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 397
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Description
file echo_client.c, line:121 st_h->read_stdin_ev = event_new(prog_eb(st_h->client_ctx->prog),
STDIN_FILENO, EV_READ, read_stdin, st_h);
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in echo_client.c at line 121 and inspect how the stdin event is created and handled on Windows. Reproduce the failure with echo_client on Windows, then verify that stdin input is observed and the client works as intended.
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
- Needs clarification
- Newbie friendliness
- 35/100