mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-08-10 07:35:34 +00:00
* ipc: addd qb_ipcc_auth_get() API call We can't use SO_PEERCRED on the client fd when using socket IPC becayse it's a DGRAM socket (pacemaker tries this). So provide an API to get the server credentials that libqb has already squirreled away for its own purposes. Also, fix some unused-variable compiler warnings in unix.c when building on systems without posix_fallocate(). |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| qbarray.h | ||
| qbatomic.h | ||
| qbconfig.h.in | ||
| qbdefs.h | ||
| qbhdb.h | ||
| qbipc_common.h | ||
| qbipcc.h | ||
| qbipcs.h | ||
| qblist.h | ||
| qblog.h | ||
| qbloop.h | ||
| qbmap.h | ||
| qbrb.h | ||
| qbutil.h | ||