Current Path : /usr/lib/python2.7/multiprocessing/dummy/ |
Current File : //usr/lib/python2.7/multiprocessing/dummy/connection.pyc |
ó —|_c @ sm d d d g Z d d l m Z d g Z d e f d „ ƒ YZ d „ Z e d „ Z d e f d „ ƒ YZ d S( t Clientt Listenert Pipeiÿÿÿÿ( t Queuec B s; e Z d d d d „ Z d „ Z d „ Z e d „ ƒ Z RS( i c C s t | ƒ | _ d S( N( R t _backlog_queue( t selft addresst familyt backlog( ( s6 /usr/lib/python2.7/multiprocessing/dummy/connection.pyt __init__- s c C s t | j j ƒ Œ S( N( t ConnectionR t get( R ( ( s6 /usr/lib/python2.7/multiprocessing/dummy/connection.pyt accept0 s c C s d | _ d S( N( t NoneR ( R ( ( s6 /usr/lib/python2.7/multiprocessing/dummy/connection.pyt close3 s c C s | j S( N( R ( R ( ( s6 /usr/lib/python2.7/multiprocessing/dummy/connection.pyt <lambda>6 s N( t __name__t __module__R R R R t propertyR ( ( ( s6 /usr/lib/python2.7/multiprocessing/dummy/connection.pyR + s c C s3 t ƒ t ƒ } } | j | | f ƒ t | | ƒ S( N( R t putR ( R t _int _out( ( s6 /usr/lib/python2.7/multiprocessing/dummy/connection.pyR 9 s c C s/ t ƒ t ƒ } } t | | ƒ t | | ƒ f S( N( R R ( t duplext at b( ( s6 /usr/lib/python2.7/multiprocessing/dummy/connection.pyR ? s R c B s&