[OpenSmalltalk/opensmalltalk-vm] 7d1a55: Correct my misreading of the select man page. Tha...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 7d1a55: Correct my misreading of the select man page. Tha...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 7d1a55bcb22912ab6eec0d12d92441997e086deb
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7d1a55bcb22912ab6eec0d12d92441997e086deb
  Author: Eliot Miranda <[hidden email]>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M platforms/unix/plugins/SocketPlugin/sqUnixSocket.c
    M platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c

  Log Message:
  -----------
  Correct my misreading of the select man page.  Thanks Levente.