|
Server IP : 162.241.148.128 / Your IP : 216.73.216.95 Web Server : Apache System : Linux md-ht-9.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : caribhll ( 2226) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib64/python2.7/site-packages/hgext/inotify/linux/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
�
Hq�Qc @ sM d Z d Z d d l Td Z d � Z e d � Z e d � Z e d � Z d S(
sn Low-level interface to the Linux inotify subsystem.
The inotify subsystem provides an efficient mechanism for file status
monitoring and change notification.
This package provides the low-level inotify system call interface and
associated constants and helper functions.
For a higher-level interface that remains highly efficient, use the
inotify.watcher package.s% Bryan O'Sullivan <bos@serpentine.com>i����( t *s /proc/sys/fs/inotifyc s � f d � } d � | _ | S( Nc sQ y8 t t d � � } t | j � � } | j � | SWn t k
rL d SXd S( Nt /( t opent procfs_patht intt readt closet OSErrort None( t fpt r( t name( sB /usr/lib64/python2.7/site-packages/hgext/inotify/linux/__init__.pyt
read_value s
sj Return the value of the %s setting from /proc.
If inotify is not enabled on this system, return None.( t __doc__( R R ( ( R sB /usr/lib64/python2.7/site-packages/hgext/inotify/linux/__init__.pyt _read_procfs_value s
t max_queued_eventst max_user_instancest max_user_watchesN( R
t
__author__t _inotifyR R R R R ( ( ( sB /usr/lib64/python2.7/site-packages/hgext/inotify/linux/__init__.pyt <module> s