Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@Kilemonn Kilemonn released this 31 Aug 02:07

Full Changelog: v0.5.2...v0.5.3

Add optional hostname to UDPSocket bind() to control the local address you are binding to.
Remove ready() check in receive functions to make these calls blocking and stop them from returning early if the socket is read from too early.