La socket dans /var/www
darcs-hash:20051109122438-d1718-670ce5bac563036387ec3cfe51186b16276d0dc3.gz
This commit is contained in:
parent
6c5155d967
commit
08aa3c9211
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue