summaryrefslogtreecommitdiffstats
path: root/src/core/network/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/network/network.h')
-rw-r--r--src/core/network/network.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/core/network/network.h b/src/core/network/network.h
index 76b2821f2..bd30f1899 100644
--- a/src/core/network/network.h
+++ b/src/core/network/network.h
@@ -7,6 +7,7 @@
#include <array>
#include <utility>
+#include "common/common_funcs.h"
#include "common/common_types.h"
namespace Network {
@@ -21,6 +22,11 @@ enum class Errno {
MFILE,
NOTCONN,
AGAIN,
+ CONNREFUSED,
+ HOSTUNREACH,
+ NETDOWN,
+ NETUNREACH,
+ OTHER,
};
/// Address families