Loading source/adios2/helper/adiosSystem.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ std::vector<std::string> AvailableIpAddresses() noexcept close(socket_handler); return ips; } #endif int ExceptionToError(const std::string &function) { try Loading Loading
source/adios2/helper/adiosSystem.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ std::vector<std::string> AvailableIpAddresses() noexcept close(socket_handler); return ips; } #endif int ExceptionToError(const std::string &function) { try Loading