mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
X
This commit is contained in:
parent
f907cc23bd
commit
aa8c76928d
@ -24,5 +24,7 @@
|
||||
#define BAD_ARGUMENT (-4) // invalid arguments, can't be more precise
|
||||
#define BAD_ARG_RANGE (-5) // arguments out of range
|
||||
|
||||
#define TRY_AGAIN (-6) // EAGAIN
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user