<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">I'm not sure I understand your
question.<br>
But you need to wrap your input events with handle-evt or wrap-evt
so you can close over state that helps you distinguish the events
when sync returns.<br>
<br>
Kevin<br>
On 11/10/2012 10:55 AM, Laurent wrote:<br>
</div>
<blockquote
cite="mid:CABNTSaH580jX81POyiiGfhsKFLFwNkpbXLjLCGRpKXfeSd-qnw@mail.gmail.com"
type="cite">Hi,<br>
<br>
Can a single 'sync' accept several input-port events?<br>
From my little tests, it seems not, but this does not seem to
match what the docs say.<br>
To make it work and avoid one of the clients to be blocked half of
the time, I needed to run several sync's in different thread. But
then I don't see the interest of using 'sync' over a normal
'read'.<br>
<br>
Thanks,<br>
Laurent<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">____________________
Racket Users list:
<a class="moz-txt-link-freetext" href="http://lists.racket-lang.org/users">http://lists.racket-lang.org/users</a>
</pre>
</blockquote>
<br>
</body>
</html>