##// 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.
MinRK -
r4239:9a4de00d
Show More
Name Size Modified Last Commit Author
/ docs / examples / lib
gui-gtk.py Loading ...
gui-mpl.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...