Fix Cadente accept retry stack overflow - #33
Conversation
9cf73d6 to
600aa37
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 600aa37e8a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
25fe413 to
8776b8c
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8776b8c12d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
8776b8c to
3304225
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3304225f49
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
ConnectionReset,ConnectionAborted, andNetworkResetAcceptAsyncfailuresSocketAsyncEventArgs.AcceptSocketbefore the next acceptFixes #32.
Validation
dotnet build cadente\Sisk.Cadente\Sisk.Cadente.csproj -c Debug --no-restoredotnet build cadente\Sisk.Cadente.CoreEngine\Sisk.Cadente.CoreEngine.csproj -c Debug --no-restoregit diff --check -- cadente/Sisk.Cadente/HttpHost.csNote: Android/emulator reproduction was not run locally.