| Server IP : 46.101.140.223 / Your IP : 216.73.217.61 Web Server : nginx/1.22.1 System : Linux debian-s-1vcpu-1gb-fra1-01 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : deploy-others ( 1001) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/websocket/__pycache__/ |
Upload File : |
�
���a� � � � d Z ddlZddlZddlZddlT ddlT ddlT ej ej dfgZ e
ed� � r"e � ej ej
df� � e
ed� � r"e � ej ej df� � e
ed� � r"e � ej ej d f� � e
ed
� � r"e � ej ej df� � dag d�Z G d
� d� � Zd� Zd� Zd� Zd� Zd� ZdS )z
� N� )�*�SO_KEEPALIVE�TCP_KEEPIDLE� �
TCP_KEEPINTVL�
�TCP_KEEPCNT� )�DEFAULT_SOCKET_OPTION�sock_opt�setdefaulttimeout�getdefaulttimeout�recv� recv_line�sendc � � e Zd Zd� ZdS )r
c �@ � |�g }|�i }|| _ || _ d | _ d S �N)�sockopt�sslopt�timeout)�selfr r s �3/usr/lib/python3/dist-packages/websocket/_socket.py�__init__zsock_opt.__init__1 s/ � ��?��G��>��F������������ N)�__name__�
__module__�__qualname__r � r r r
r
/ s# � � � � � �� � � � r r
c �
� | a dS )z�
Set the global timeout setting to connect.
Parameters
----------
timeout: int or float
default socket timeout time (in seconds)
N��_default_timeout)r s r r r ; s � � ���r c � � t S )z�
Get default timeout
Returns
----------
_default_timeout: int or float
Return the global timeout setting (in seconds) to connect.
r"