π FileMgr
π
/
usr
/
lib
/
python3
/
dist-packages
/
twisted
/
internet
/
__pycache__
βοΈ /usr/lib/python3/dist-packages/twisted/internet/__pycache__/reactor.cpython-312.pyc
β Tutup
οΏ½ oj οΏ½ οΏ½X οΏ½ d Z ddlZej d= ddlmZ ej οΏ½ y)aV The reactor is the Twisted event loop within Twisted, the loop which drives applications using Twisted. The reactor provides APIs for networking, threading, dispatching events, and more. The default reactor depends on the platform and will be installed if this module is imported without another reactor being explicitly installed beforehand. Regardless of which reactor is installed, importing this module is the correct way to get a reference to it. New application code should prefer to pass and accept the reactor as a parameter where it is needed, rather than relying on being able to import this module to get a reference. This simplifies unit testing and may make it easier to one day support multiple reactors (as a performance enhancement), though this is not currently possible. @see: L{IReactorCore<twisted.internet.interfaces.IReactorCore>} @see: L{IReactorTime<twisted.internet.interfaces.IReactorTime>} @see: L{IReactorProcess<twisted.internet.interfaces.IReactorProcess>} @see: L{IReactorTCP<twisted.internet.interfaces.IReactorTCP>} @see: L{IReactorSSL<twisted.internet.interfaces.IReactorSSL>} @see: L{IReactorUDP<twisted.internet.interfaces.IReactorUDP>} @see: L{IReactorMulticast<twisted.internet.interfaces.IReactorMulticast>} @see: L{IReactorUNIX<twisted.internet.interfaces.IReactorUNIX>} @see: L{IReactorUNIXDatagram<twisted.internet.interfaces.IReactorUNIXDatagram>} @see: L{IReactorFDSet<twisted.internet.interfaces.IReactorFDSet>} @see: L{IReactorThreads<twisted.internet.interfaces.IReactorThreads>} @see: L{IReactorPluggableResolver<twisted.internet.interfaces.IReactorPluggableResolver>} οΏ½ Nztwisted.internet.reactor)οΏ½default)οΏ½__doc__οΏ½sysοΏ½modulesοΏ½twisted.internetr οΏ½installοΏ½ οΏ½ οΏ½:/usr/lib/python3/dist-packages/twisted/internet/reactor.pyοΏ½<module>r s+ οΏ½οΏ½οΏ½>