> This *will* be possible - there will be a function emulating the old > behaviour.
Yay! > I built one too, using asyncore (non-blocking IO) - I had a fully working > NNTP server using Freenet as a backend. The reason it used asyncore was > that I got the NNTP server code from Sam Rushing. So I don't want to support > blocking IO only - I want to support both. Dammit, I wish you had said something so I didn't waste my time. Alas. > Is your server available anywhere where I can look at it? I'd love you to. While adding support for gnus I somehow munged the GROUP command so that while it looks fine to me, pine now only requests the first message. I find this bizarre beyond reasoning. Perhaps you can offer some advice on the matter. It's up at http://uts.cc.utexas.edu/~blanu/waste/news.py. You have to run it as root, of course. It generates a log file in news.log. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
