ThreadingTCPServer not working

Michael Ströder michael at stroeder.com
Sat Jun 2 03:18:15 EDT 2001


Gustavo Niemeyer wrote:
> 
> >>> s = SocketServer.ThreadingTCPServer(("localhost", 8000),
> BaseHTTPServer.BaseHTTPRequestHandler)
> >>> s.serve_forever()
> [..]
> error: (9, 'Bad file descriptor')

http://sourceforge.net/tracker/index.php?func=detail&aid=417845&group_id=5470&atid=105470

Ciao, Michael.



More information about the Python-list mailing list