[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix UDP binding in Windows sockets (#563)

jdougan notifications at github.com
Fri Apr 30 01:53:16 UTC 2021


Changed sqSocketListenOnPortBacklogSizeInterface() to match general behavior of Unix socket version. Previously was always incorrectly binding UDP sockets to INADDR_ANY instead of the specified IPv4 address.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/563

-- Commit Summary --

  * Changed sqSocketListenOnPortBacklogSizeInterface() to match general

-- File Changes --

    M platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c (2)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/563.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/563.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/563
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210429/749d6033/attachment.html>


More information about the Vm-dev mailing list