File manager - Edit - /opt/saltstack/salt/lib/python3.10/site-packages/cheroot/__pycache__/connections.cpython-310.pyc
Back
o ;j#; � @ s d Z ddlZddlZddlZddlZddlZddlZddlmZ ddl m Z ddlmZ ddl mZ zddlZW n> eyv z#ddlZddlmZmZ ejjZejjejjejjge_ejje_W n eyo d d � ZY nw dd � ZY nw dd � ZG d d� d�ZG dd� d�Z dS )z%Utilities to manage open connections.� N)�suppress� )�errors)� IS_WINDOWS)�MakeFile)�WinError�windllc C s dS )ztStub inheritance prevention. Dummy function, since neither fcntl nor ctypes are available. N� ��sockr r �G/opt/saltstack/salt/lib/python3.10/site-packages/cheroot/connections.py�prevent_socket_inheritance s r c C s t | �� dd�st� �dS )z6Mark the given socket fd as non-inheritable (Windows).r r N)�_SetHandleInformation�filenor r r r r r '