Current Path: > > opt > alt > python37 > lib64 > python3.7 > multiprocessing > dummy > __pycache__
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__init__.cpython-37.opt-1.pyc | File | 3802 bytes | April 17 2024 17:36:09. | |
__init__.cpython-37.opt-2.pyc | File | 3802 bytes | April 17 2024 17:35:54. | |
__init__.cpython-37.pyc | File | 3802 bytes | April 17 2024 17:36:14. | |
connection.cpython-37.opt-1.pyc | File | 2510 bytes | April 17 2024 17:36:09. | |
connection.cpython-37.opt-2.pyc | File | 2510 bytes | April 17 2024 17:35:54. | |
connection.cpython-37.pyc | File | 2510 bytes | April 17 2024 17:36:14. |
B � f> � @ sR d ddgZ ddlmZ dgZG dd� de�Zdd � Zdd d�ZG d d� de�ZdS ) �Client�Listener�Pipe� )�QueueNc @ sB e Zd Zddd�Zdd� Zdd� Zed d � �Zdd� Zd d� Z dS )r N� c C s t |�| _d S )N)r �_backlog_queue)�self�addressZfamilyZbacklog� r �E/opt/alt/python37/lib64/python3.7/multiprocessing/dummy/connection.py�__init__ s zListener.__init__c C s t | j�� � S )N)� Connectionr �get)r r r r �accept s zListener.acceptc C s d | _ d S )N)r )r r r r �close s zListener.closec C s | j S )N)r )r r r r r s zListener.addressc C s | S )Nr )r r r r � __enter__! s zListener.__enter__c C s | � � d S )N)r )r �exc_type� exc_value�exc_tbr r r �__exit__$ s zListener.__exit__)NNr ) �__name__� __module__�__qualname__r r r �propertyr r r r r r r r s c C s&