<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
seems then that my attempt at reproducing it failed.<br>
<br>
In the mean time I found that my workaround does not solve the
scheduling/deadlock problem I am having either so I'll have to swat
that bug first anyway.<br>
<br>
but thanks for the feedback, it's always good to know I am blaming the
wrong thing. ;-)<br>
<br>
Lloyd Weehuizen wrote:
<blockquote cite="midF2F5E2FB-4A21-4208-8DBA-D86861A0D8AF@fusion.net.nz"
 type="cite">
  <pre wrap="">Hey Paul

As far as I'm aware that is not supposed to happen. A fair amount of  
my code sends None down channels correctly.

Any way you can reproduce this?

Cheers,
Lloyd

On 26/02/2007, at 11:45 PM, Paul Sijben wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">OK looked at asyncore and at my code. A relaxing weekend helped me  
to quickly figure out what's wrong.

I am several steps further ahead in the issues of scheduling and  
locking.

Running into the problem that I am trying to put None into a  
channel, finding that the receiver never receives anything and  
hence keeps waiting forever.

Is this supposed to happen? (so should I workaround or file a bug?)

Paul


Richard Tew wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On 2/24/07, Paul Sijben <a class="moz-txt-link-rfc2396E" href="mailto:sijben@eemvalley.com">&lt;sijben@eemvalley.com&gt;</a> wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">What I can not find in the code is how the real socket is  
addressed. I need to get recvfrom working which ought to be  
simple once I understand how it works ;-)
        </pre>
      </blockquote>
      <pre wrap="">You need to look at asyncore :-) Richard.  
_______________________________________________ Stackless mailing  
list <a class="moz-txt-link-abbreviated" href="mailto:Stackless@stackless.com">Stackless@stackless.com</a> <a class="moz-txt-link-freetext" href="http://www.stackless.com/mailman/">http://www.stackless.com/mailman/</a> 
listinfo/stackless
      </pre>
    </blockquote>
    <pre wrap="">-- Paul Sijben tel: +31334566488 Eemvalley Technology fax:  
+31334557523 the Netherlands <a class="moz-txt-link-freetext" href="http://eemvalley.com">http://eemvalley.com</a>
_______________________________________________
Stackless mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Stackless@stackless.com">Stackless@stackless.com</a>
<a class="moz-txt-link-freetext" href="http://www.stackless.com/mailman/listinfo/stackless">http://www.stackless.com/mailman/listinfo/stackless</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Stackless mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Stackless@stackless.com">Stackless@stackless.com</a>
<a class="moz-txt-link-freetext" href="http://www.stackless.com/mailman/listinfo/stackless">http://www.stackless.com/mailman/listinfo/stackless</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Paul Sijben                            tel: +31334566488
Eemvalley Technology               fax: +31334557523
the Netherlands                        <a class="moz-txt-link-freetext" href="http://eemvalley.com">http://eemvalley.com</a>    
</pre>
</body>
</html>