示例#1
0
def stop_mainloop():
	"""Sanely halt the Twisted mainloop."""
	deferToLater(_stop_mainloop)
示例#2
0
def shut_down():
	deferToLater(_shut_down)