Server IP : 15.235.198.142 / Your IP : 216.73.216.0 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/twisted/internet/iocpreactor/__pycache__/ |
Upload File : |
� Ϫ�f� � �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