HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib64/python3.6/site-packages/zmq/green/__pycache__/device.cpython-36.opt-1.pyc
3

VS�_��@s ddlZddlmZdd�ZdS)�N)�PollercCspt�}|dkr|}|j|tj�|j|tj�x<t|j��}||krR|j|j��||kr0|j|j��q0WdS)a�Start a zeromq device (gevent-compatible).
    
    Unlike the true zmq.device, this does not release the GIL.

    Parameters
    ----------
    device_type : (QUEUE, FORWARDER, STREAMER)
        The type of device to start (ignored).
    isocket : Socket
        The Socket instance for the incoming traffic.
    osocket : Socket
        The Socket instance for the outbound traffic.
    �N���)r�register�zmqZPOLLIN�dictZpollZsend_multipartZrecv_multipart)Zdevice_typeZisocketZosocket�pZevents�r	�/usr/lib64/python3.6/device.py�devicesr)rZ	zmq.greenrrr	r	r	r
�<module>s