
VQc           @   se   d  d l  Td Z e  e e  Z e j e  e j d  e j d  Z e j	   d Ge
 e  GHd S(   i(   t   *s   unix-sockets   Hello, worldi   t   ReceivedN(   t   sockett   FILEt   AF_UNIXt   SOCK_STREAMt   st   connectt   sendt   recvt   datat   closet   repr(    (    (    s/   /usr/lib64/python2.7/Demo/sockets/unixclient.pyt   <module>   s   

