##// END OF EJS Templates
utils.localinterfaces: Add PUBLIC_IPS to consolidate socket logic...
utils.localinterfaces: Add PUBLIC_IPS to consolidate socket logic Consolidating IP detection in this module will let us remove socket.gethostbyname_ex calls from other modules and ensure that everyone agrees on what our public IPs should be.
W. Trevor King -
r9250:8d2ffbb1
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...