##// END OF EJS Templates
don't allow gethostbyname(gethostname()) failure to crash ipcontroller...
don't allow gethostbyname(gethostname()) failure to crash ipcontroller In some weird situations, socket.gethostbyname_ex(socket.gethostname()) can fail. Don't let this error raise, instead assume localhost and warn in these cases.

File last commit:

r3619:2dbc4524
r4239:9a4de00d
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer