<p>to the X11 server if Linux epoll event handling is being used, because<br>
forgetXDisplay() is typically called after a fork(). With epoll event<br>
handling the shared fd reference affects both parent and child badly.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>In forgetXDisplay() do not call aioDisable() for the socket connection</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550/files#diff-bde6d852f3eaff3d4caa065c6bae7b9c2258516f4fb122756b60e9ac1a96f521">platforms/unix/vm-display-X11/sqUnixX11.c</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW73YJG7NZKMJNJQIFLS4YWHZANCNFSM4W4DBPAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW4L25C52ZQIFM2L2OLS4YWHZA5CNFSM4W4DBPA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4L4PVCIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/550",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>