twisted.internet.interfaces.IUDPTransport.getBroadcastAllowed()
method documentationtwisted.internet.interfaces.IUDPTransport
View Source
Checks if broadcast is currently allowed on this port.
Returns | Whether this port may broadcast. (type: bool ) |