class documentation

class _ServerFactoryIPv4Address(IPv4Address): (source)

View In Hierarchy

Backwards compatibility hack. Just like IPv4Address in practice.

Method __eq__ Undocumented

Inherited from IPv4Address:

Instance Variable type A string describing the type of transport, either 'TCP' or 'UDP'.
Instance Variable host A string containing a dotted-quad IPv4 address; for example, "127.0.0.1".
Instance Variable port An integer representing the port number.
def __eq__(self, other): (source)

Undocumented

ParametersotherUndocumented (type: object)
ReturnsUndocumented (type: bool)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.