[eq-commit] [Eyescale/Equalizer] fcd53e: Fix #180: Launch error with empty host for a node
Brought to you by:
eile
|
From: GitHub <no...@gi...> - 2012-11-21 20:16:15
|
Branch: refs/heads/1.4 Home: https://github.com/Eyescale/Equalizer Commit: fcd53e575c1016fd6f594ca3fa3a31f29ec07962 https://github.com/Eyescale/Equalizer/commit/fcd53e575c1016fd6f594ca3fa3a31f29ec07962 Author: Stefan Eilemann <Ste...@ep...> Date: 2012-11-21 (Wed, 21 Nov 2012) Changed paths: M libs/eq/server/node.cpp Log Message: ----------- Fix #180: Launch error with empty host for a node Instead of using 127.0.0.1 for an empty host, the server::Node now uses the first hostname from a connection description as a better guess. |