preCICE v3.1.2
Loading...
Searching...
No Matches
networking.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
5namespace precice {
6namespace utils {
7namespace networking {
8
11
12} // namespace networking
13
14} // namespace utils
15} // namespace precice
std::string loopbackInterfaceName()
Returns the name of the canonical loopback interface on this system.
Definition networking.cpp:5
Main namespace of the precice library.