flup.server.singleserver
The main loop. Pass a socket that is ready to accept() client connections. Return value will be True or False indiciating whether or not the loop was exited due to SIGHUP.
SingleServer
SingleServer.run()
flup.server.preforkserver