[issue783188] support for server side transactions in _ssl

2007-09-10 Thread Martin v. Löwis
Martin v. Löwis added the comment: Marking as out-of-date -- resolution: -> out of date status: open -> closed superseder: -> server-side ssl support Tracker <[EMAIL PROTECTED]> _

[issue783188] support for server side transactions in _ssl

2007-09-10 Thread Bill Janssen
Bill Janssen added the comment: I think the example in Lib/test/test_ssl.py will have to suffice. It would be nice to have an asyncore example server, too. Tracker <[EMAIL PROTECTED]>

[issue783188] support for server side transactions in _ssl

2007-08-29 Thread Bill Janssen
Bill Janssen added the comment: I'll take on providing the server example. -- assignee: akuchling -> janssen Tracker <[EMAIL PROTECTED]> ___

[issue783188] support for server side transactions in _ssl

2007-08-25 Thread Bill Janssen
Bill Janssen added the comment: I believe issue 1018 renders this one moot. Though more examples in Demo is still a good idea. I'll contribute a threaded server example for that. -- nosy: +janssen Tracker <[EMAIL PROTECTED]>