Skip to content

Conversation

@braindigitalis
Copy link
Contributor

@braindigitalis braindigitalis commented Jul 6, 2025

We now throw when receiving a discord client websocket error. This is vital to push the unwind up the stack and make it reconnect properly like we do for ft_reconnect.
Also connects immediately if connect() returns 0 and properly picks up WSAEINPROGRESS (10035)

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@braindigitalis braindigitalis self-assigned this Jul 6, 2025
@netlify
Copy link

netlify bot commented Jul 6, 2025

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit 588fbc9
🔍 Latest deploy log https://app.netlify.com/projects/dpp-dev/deploys/686ae3f40d89e50008fbdd4c
😎 Deploy Preview https://deploy-preview-1461--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Jul 6, 2025
@braindigitalis braindigitalis merged commit 7c53eb8 into dev Jul 6, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code Improvements or additions to code. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants