UNIX domain sockets problem
Dan Maas
dmaas at nospam.dcine.com
Sun Apr 8 21:37:16 EDT 2001
Previous message (by thread):
CGI script to count downloads
Next message (by thread):
UNIX domain sockets problem
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>>
SERVER = socket(AF_UNIX, SOCK_DGRAM, 0)
Change SOCK_DGRAM to SOCK_STREAM Dan
Previous message (by thread):
CGI script to count downloads
Next message (by thread):
UNIX domain sockets problem
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list