En Wed, 17 Oct 2007 18:20:06 -0300, Raúl Gómez C. <[EMAIL PROTECTED]>  
escribió:

> BTW: This is the original post:
>
>
> server = socket.socket(socket.AF_UNIX, socket.SOCK_DGRAM)

As I understand the OP's own response, changing SOCK_DGRAM to SOCK_STREAM  
here solved the issue.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to