Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/fpmstatus/__pycache__/fcgi.cpython-39.pyc
Ðазад
a \IJe�: � @ s d Z dZddlZddlZddlZddlZdgZdZdZdZ dZ dZdZd Z d ZdZdZdZd ZdZdZeZdZdZdZdZdZdZdZdZdZdZdZ dZ!dZ"dZ#dZ$dZ%e�&e#�Z'e�&e$�Z(e�&e%�Z)ddl*Z*dZ+dZ,dd� Z-d!dd�Z.dd� Z/G dd� de0�Z1G d d� de0�Z2dS )"zAllan Saddi <allan@saddi.com>z $Revision$� N�FCGIApp� � � � � � � � � � � �FCGI_MAX_CONNS� FCGI_MAX_REQS�FCGI_MPXS_CONNSz!BBHHBxz!HB5xz!LB3xz!B7xz/tmp/fcgi_app.logc C sR t | k rd S z4ttd�}|�dt�� dd� |f � |�� W n Y n0 d S )N�az%sfcgi: %s r ���)�DEBUG�open�DEBUGLOG�write�time�ctime�close)�level�msg�f� r �=/opt/imh-python/lib/python3.9/site-packages/fpmstatus/fcgi.py�_debug_ s r c C s� t | | �}|d@ r>t�d| ||d � �d d@ }|d7 }n|d7 }t | | �}|d@ r�t�d| ||d � �d d@ }|d7 }n|d7 }| ||| � }||7 }| ||| � }||7 }|||ffS )zv Decodes a name/value pair. The number of bytes decoded as well as the name/value pair are returned. � �!Lr r i���r )�ord�struct�unpack)�s�pos� nameLength�valueLength�name�valuer r r �decode_pairl s r+ c C sh t | �}|dk rt|�}nt�d|dB �}t |�}|dk rH|t|�7 }n|t�d|dB �7 }|| | S )zI Encodes a name/value pair. The encoded string is returned. r r! l )�len�chrr# �pack)r) r* r'