File: ipc_common.sh.errors

package info (click to toggle)
corosync 3.1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,432 kB
  • sloc: ansic: 44,925; sh: 11,532; makefile: 646
file content (25 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (4)
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