??????????????????????
???  ?????????????????
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................??????????????????????
???  
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................ó
+½{Wc           @   s\   d  d l  Td  d l m Z e Z e Z d e f d „  ƒ  YZ d e f d „  ƒ  YZ e Z d S(   iÿÿÿÿ(   t   *(   t   Pollert   IOLoopc           B   s#   e  Z d d  „ Z e d „  ƒ Z RS(   c         C   s5   | d  k r t ƒ  n | } t t |  ƒ j | ƒ d  S(   N(   t   Nonet   _pollt   superR   t
   initialize(   t   selft   impl(    (    s@   /usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.pyR   	   s    c           C   s&   t  d k r t j t ƒ n  t j ƒ  S(   s  Returns a global `IOLoop` instance.
        
        Most applications have a single, global `IOLoop` running on the
        main thread.  Use this method to get this instance from
        another thread.  To get the current thread's `IOLoop`, use `current()`.
        i   (   i   (   t   tornado_versiont
   PollIOLoopt	   configureR   t   instance(    (    (    s@   /usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.pyR      s    
N(   t   __name__t
   __module__R   R   t   staticmethodR   (    (    (    s@   /usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.pyR      s   t	   ZMQPollerc           B   s   e  Z d  Z d „  Z RS(   s-   gevent-compatible version of ioloop.ZMQPollerc         C   s   t  ƒ  |  _ d  S(   N(   R   t   _poller(   R   (    (    s@   /usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.pyt   __init__   s    (   R   R   t   __doc__R   (    (    (    s@   /usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.pyR      s   N(   t   zmq.eventloop.ioloopt	   zmq.greenR   R   t
   RealIOLoopR   t   RealZMQPollerR   (    (    (    s@   /usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.pyt   <module>   s   
