[Stackless] stackless sockets and ssl

Jon Rosebaugh chairos at gmail.com
Thu Oct 16 11:10:28 CEST 2008


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?




More information about the Stackless mailing list