[OpenSmalltalk/opensmalltalk-vm] 8996e9: Rearrange disconnectXDisplay and forgetXDisplay to...

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

[OpenSmalltalk/opensmalltalk-vm] 8996e9: Rearrange disconnectXDisplay and forgetXDisplay to...

Eliot Miranda-3
 
  Branch: refs/heads/dtl/epoll-forksqueak
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 8996e9691f97e9f8b4f0c3460737ba484a7527db
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8996e9691f97e9f8b4f0c3460737ba484a7527db
  Author: David T. Lewis <[hidden email]>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M platforms/unix/vm-display-X11/sqUnixX11.c

  Log Message:
  -----------
  Rearrange disconnectXDisplay and forgetXDisplay to give clean shutdown
with epoll event handling. Fixes a spurious console error message on
image exit.