Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 3f129f28147b828a83ca03ac32b384ce4d0acd1e
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/3f129f28147b828a83ca03ac32b384ce4d0acd1e Author: Eliot Miranda <
[hidden email]>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M platforms/unix/plugins/SocketPlugin/sqUnixSocket.c
M platforms/unix/vm/aio.c
M platforms/unix/vm/sqaio.h
M platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c
Log Message:
-----------
Improve the socket logging even more on unix. Avoid copying option names in
setsockopt/getsockopt operations. Tab sqWin32NewNet.c to 4 spaces per tab.