early-access version 1493

This commit is contained in:
pineappleEA
2021-03-02 03:20:53 +01:00
parent 889b7ee921
commit 99783aa746
11 changed files with 171 additions and 131 deletions

View File

@@ -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