evil noperm

This commit is contained in:
lizzie
2026-08-15 21:07:03 +00:00
parent b1237270cd
commit 665c2820bc
+1
View File
@@ -212,6 +212,7 @@ Errno TranslateNativeError(int e, CallType call_type = CallType::Other) {
switch (e) {
case 0: return Errno::E_SUCCESS;
#define NETWORK_ERROR_LIST \
NETWORK_ERROR_ELEM(PERM) \
NETWORK_ERROR_ELEM(NOENT) \
NETWORK_ERROR_ELEM(INTR) \
NETWORK_ERROR_ELEM(IO) \