SuccessChanges

Summary

  1. Socket: more fixes for win32/aos3 (details)
Commit ae8b58e408fb588c3d730a5804270d58cb4cb3ba by John-Mark Bell
Socket: more fixes for win32/aos3
These special snowflakes have specialised socket close APIs, so ensure
that we use the correct one. Additionally, there's no guarantee that
their socket() API signature matches the POSIX definition, so wrap it up
and cast the result.
The file was modifieddesktop/gui_factory.c (diff)
The file was modifiedutils/inet.h (diff)