%PDF- %PDF-
Direktori : /lib64/python2.7/site-packages/tornado/platform/ |
Current File : //lib64/python2.7/site-packages/tornado/platform/kqueue.pyo |
� ��L]c @� sz d Z d d l m Z m Z m Z m Z d d l Z d d l m Z m Z d e f d � � YZ d e f d � � YZ d S( s7 KQueue-based IOLoop implementation for BSD/Mac systems.i ( t absolute_importt divisiont print_functiont with_statementN( t IOLoopt PollIOLoopt _KQueuec B� sV e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( s. A kqueue-based event loop for BSD/Mac systems.c C� s t j � | _ i | _ d S( N( t selectt kqueuet _kqueuet _active( t self( ( s= /usr/lib64/python2.7/site-packages/tornado/platform/kqueue.pyt __init__ s c C� s | j j � S( N( R t fileno( R ( ( s= /usr/lib64/python2.7/site-packages/tornado/platform/kqueue.pyR s c C� s | j j � d S( N( R t close( R ( ( s= /usr/lib64/python2.7/site-packages/tornado/platform/kqueue.pyR "