| Server IP : 178.128.116.179 / Your IP : 216.73.216.247 Web Server : nginx/1.30.3 System : Linux glamautowash 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/twisted/internet/iocpreactor/__pycache__/ |
Upload File : |
�
oj� � �X � d Z ddlmZ G d� de� Z G d� de� Z G d� dee� Zy )
z
Interfaces for iocpreactor
� )� Interfacec � � e Zd Zd� Zy)�IReadHandlec � � y)a,
Read into the given buffers from this handle.
@param bufflist: the buffers to read into
@type bufflist: list of objects implementing the read/write buffer protocol
@param evt: an IOCP Event object
@return: tuple (return code, number of bytes read)
N� )�bufflist�evts �I/usr/lib/python3/dist-packages/twisted/internet/iocpreactor/interfaces.py�readFromHandlezIReadHandle.readFromHandle � � � N)�__name__�
__module__�__qualname__r r r
r
r r
� � �
r
r c � � e Zd Zd� Zy)�IWriteHandlec � � y)a
Write the given buffer to this handle.
@param buff: the buffer to write
@type buff: any object implementing the buffer protocol
@param evt: an IOCP Event object
@return: tuple (return code, number of bytes written)
Nr )�buffr s r
�
writeToHandlezIWriteHandle.writeToHandle r r
N)r r r r r r
r
r r r r
r c � � e Zd Zy)�IReadWriteHandleN)r r r r r
r
r r ) s � �r
r N)�__doc__�zope.interfacer r r r r r
r
�<module>r s5 ��
�
%��)� ��9� � �{�L� r