AF_UNIX socket not supported
Jean-Paul Calderone
calderone.jeanpaul at gmail.com
Tue Feb 8 07:49:33 EST 2011
On Feb 8, 7:30 am, gracemia <grace... at gmail.com> wrote:
> Hello !
>
> I'm trying to develop with AF_UNIX socket type in python (2.5) but
> python says that AF_UNIX is not supported
> How can I do for work with AF_UNIX sockets?
>
> Thank you
Where and when does Python say this to you?
http://docs.python.org/library/socket.html#socket.AF_UNIX
Jean-Paul
More information about the Python-list
mailing list