AF_UNIX socket not supported
Jean-Paul Calderone
calderone.jeanpaul at gmail.com
Tue Feb 8 07:49:33 EST 2011
More information about the Python-list mailing list
Tue Feb 8 07:49:33 EST 2011
- Previous message (by thread): AF_UNIX socket not supported
- Next message (by thread): Where and when does Python say this to you?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): AF_UNIX socket not supported
- Next message (by thread): Where and when does Python say this to you?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list