mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
Fixed silly bug with not giving proper warnings when already listening on a port
This commit is contained in:
parent
59c6d5137a
commit
a69d318dc9
@ -186,7 +186,7 @@ class WebRequestDispatcher(object):
|
||||
self.uriToHandler.pop(uri,None)
|
||||
|
||||
|
||||
# -- Poll task wrappers
|
||||
# -- Poll task wrappers --
|
||||
|
||||
def pollHTTPTask(self,task):
|
||||
self.poll()
|
||||
|
Loading…
x
Reference in New Issue
Block a user