| Server IP : 159.223.102.202 / Your IP : 216.73.216.195 Web Server : nginx/1.26.0 System : Linux Gen1-cloudpanel2ubuntu2404-1vcpu-1gb-nyc1-01 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 User : albasshbotta ( 1021) PHP Version : 8.2.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/twisted/test/__pycache__/ |
Upload File : |
�
M��e� � � � d Z ddlmZmZmZ ddlmZ ddlmZ ddl m
Z
G d� de� Z G d� d e� Z G d
� de
ej � Zy)
z+
Test cases for twisted.protocols.stateful
� )�calcsize�pack�unpack)�StatefulProtocol)�
test_basic)�TestCasec �L � e Zd ZdZdZdZ ee� Zd� Zd� Z d� Z
d� Zd� Zd � Z
y
)�MyInt32StringReceiverz)
A stateful Int32StringReceiver.
i�� z!Ic � � | j dfS �N� )�
_getHeader��selfs �</usr/lib/python3/dist-packages/twisted/test/test_stateful.py�getInitialStatez%MyInt32StringReceiver.getInitialState s � �����!�!� c �8 � | j j � y �N)� transport�loseConnection)r �lengths r �lengthLimitExceededz)MyInt32StringReceiver.lengthLimitExceeded s � ����%�%�'r c �| � t d|� \ }|| j kD r| j |� y | j |fS )N�!i)r �
MAX_LENGTHr �
_getString)r �msgr s r r z MyInt32StringReceiver._getHeader s<