La socket dans /var/www

darcs-hash:20051109122438-d1718-670ce5bac563036387ec3cfe51186b16276d0dc3.gz
This commit is contained in:
bernat 2005-11-09 13:24:38 +01:00
parent 6c5155d967
commit 08aa3c9211

View file

@ -127,7 +127,7 @@ class Server:
if __name__ == "__main__":
s = Server("/tmp/hotspot.socket")
s = Server("/var/www/hotspot.socket")
s.daemonize()
while True:
try: