[Stackless] stackless sockets and ssl

Arnar Birgisson arnarbi at gmail.com
Thu Oct 16 16:30:24 CEST 2008


Hey Jon,

On Thu, Oct 16, 2008 at 11:10, Jon Rosebaugh <chairos at gmail.com> wrote:
> My program needs the non-blocking behavior of stacklesssockets.py. But
> it also needs working SSL support. I did find
> http://www.stackless.com/pipermail/stackless/2008-January/003249.html
> in the list archives, but I couldn't the code there to work; urllib2
> kept throwing <urlopen error (9, 'Bad file descriptor')> when I tried
> to use https. Any suggestions?

Phoenix committed some of his code to StacklessExamples:
http://stacklessexamples.googlecode.com/svn/trunk/examples/networking/socketlibevent.py

hth,
Arnar




More information about the Stackless mailing list