Skip to content

Tags: uNetworking/uSockets

Tags

v0.8.8

Toggle v0.8.8's commit message
Always read again immediately after reading a full recv buffer

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't crash on addservername failure

v0.8.6

Toggle v0.8.6's commit message
Add us_loop_pump for libuv

v0.8.5

Toggle v0.8.5's commit message
Remove WIN32_EXPORT, only support static compilation

v0.8.4

Toggle v0.8.4's commit message
win32_export context_close

v0.8.3

Toggle v0.8.3's commit message
Fix Windows unlink warning

v0.8.2

Toggle v0.8.2's commit message
Update c-cpp.yml

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Never pass invalid send flags

v0.8.0

Toggle v0.8.0's commit message
Support ASIO below 1.66.0

v0.7.1

Toggle v0.7.1's commit message
Apply read-wants-write patch