Part of twisted.internet.interfaces View Source View In Hierarchy
Known implementations: twisted.internet.unix.ConnectedDatagramPort
Method | write | Write packet to address we are connected to. |
Method | getHost | Returns UNIXAddress . |
Method | getPeer | Returns UNIXAddress . |