<div dir="ltr"><div class="gmail_default" style="font-size:small"><div class="gmail_default">Hi Levente and All,</div><div class="gmail_default"><br></div><div class="gmail_default">Just wanted to pass on some information about EPOLL and Linux.</div><div class="gmail_default"><br></div><div class="gmail_default">We were working on sharing our applications through RFB but were having an issue where keyboard input created a change on the remote window but the changes were not showing up.  You could see the issue with a simple browser doing a web search on google and pressing enter.  The screen froze but if you clicked with a mouse or created any other event the changes showed up.  Eliot suggested the issue could be with EPOLL not signaling the semaphore properly when data was available on the socket.  After Eliot created a new EPOLL-less linux vm the problems went away.  There does appear to be an issue with EPOLL on linux.</div><div class="gmail_default"><br></div><div class="gmail_default">All the best,</div><div class="gmail_default"><br></div><div class="gmail_default">Ron Teitelbaum </div></div></div>