Home
last modified time | relevance | path

Searched refs:inet_addrException (Results 1 – 1 of 1) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_cosimulation/
H A DChHostInfo.cpp81 … ChExceptionSocket* inet_addrException = new ChExceptionSocket(0, "Error calling inet_addr()"); in ChHostInfo() local
82 throw inet_addrException; in ChHostInfo()