mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-08-07 09:43:12 +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(). |
||
|---|---|---|
| .. | ||
| qb | ||
| .gitignore | ||
| Makefile.am | ||
| os_base.h | ||
| tlist.h | ||