Skip to content

FIX: "bind: Address already in use"#1028

Merged
gittiver merged 2 commits into
CrowCpp:masterfrom
nyaruku:master
May 18, 2025
Merged

FIX: "bind: Address already in use"#1028
gittiver merged 2 commits into
CrowCpp:masterfrom
nyaruku:master

Conversation

@nyaruku

@nyaruku nyaruku commented Apr 29, 2025

Copy link
Copy Markdown
Contributor

There is an issue with crow on linux, when trying to call app.open() after app.close(), that you can't start the server again without restarting your executable manually.

Some issues that mentioned that exception:
#511
#752

@nyaruku

nyaruku commented May 13, 2025

Copy link
Copy Markdown
Contributor Author

probably should've have wrapped it around linux define, so it only is applied on linux

@gittiver

Copy link
Copy Markdown
Member

could you rebase the PR to the actual main, currently the tests on MacOS fail, this is fixed already in main branch.

@nyaruku

nyaruku commented May 17, 2025

Copy link
Copy Markdown
Contributor Author

could you rebase the PR to the actual main, currently the tests on MacOS fail, this is fixed already in main branch.

done, seems like build was successful, but fuzzing failed

@gittiver gittiver merged commit 3a88039 into CrowCpp:master May 18, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants