This property makes it possible to implement your own backends or event
loops, for example, if the system is not supported or if you want to
extend the supported implementation. Just extend $(D_PSYMBOL Loop) and pass
your implementation to this property.
Sets the default event loop.
This property makes it possible to implement your own backends or event loops, for example, if the system is not supported or if you want to extend the supported implementation. Just extend $(D_PSYMBOL Loop) and pass your implementation to this property.