Your IP : 216.73.217.13


Current Path : /lib/python3/dist-packages/twisted/pair/__pycache__/
Upload File :
Current File : //lib/python3/dist-packages/twisted/pair/__pycache__/raw.cpython-38.pyc

U


W[+�@s4dZddlmZGdd�de�ZGdd�de�ZdS)z4
Interface definitions for working with raw packets
�)�	Interfacec@s eZdZdZdd�Zdd�ZdS)�IRawDatagramProtocolz?
    An interface for protocols such as UDP, ICMP and TCP.
    cCsdS�z4
        Add a protocol on top of this one.
        N�rrr�2/usr/lib/python3/dist-packages/twisted/pair/raw.py�addProtoszIRawDatagramProtocol.addProtocCsdS�zI
        An IP datagram has been received. Parse and process it.
        Nrrrrr�datagramReceivedsz%IRawDatagramProtocol.datagramReceivedN��__name__�
__module__�__qualname__�__doc__rr	rrrrr
src@s eZdZdZdd�Zdd�ZdS)�IRawPacketProtocolzB
    An interface for low-level protocols such as IP and ARP.
    cCsdSrrrrrrr szIRawPacketProtocol.addProtocCsdSrrrrrrr	%sz#IRawPacketProtocol.datagramReceivedNr
rrrrrsrN)rZzope.interfacerrrrrrr�<module>s