summaryrefslogtreecommitdiffstats
path: root/man/ipc_common.sh.errors
blob: 55d45107e63cb86f8b52d4333b87d1fef9ee751d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.PP

.B CS_ERR_TRY_AGAIN
Resource temporarily unavailable

.B CS_ERR_INVALID_PARAM
Invalid argument

.B CS_ERR_ACCESS
Permission denied

.B CS_ERR_LIBRARY
The connection failed

.B CS_ERR_INTERRUPT
System call interrupted by a signal

.B CS_ERR_NOT_SUPPORTED
The requested protocol/functionality not supported

.B CS_ERR_MESSAGE_ERROR
Incorrect auth message received

.B CS_ERR_NO_MEMORY
Not enough memory to complete the requested task