An IPC library for high performance servers
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging,
tracing, ipc, and poll.
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/libqb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000769 769 Bytes | |
_servicedata | 0000000430 430 Bytes | |
baselibs.conf | 0000000097 97 Bytes | |
libqb-2.0.6+20220323.758044b.tar.xz | 0000189380 185 KB | |
libqb.changes | 0000026828 26.2 KB | |
libqb.spec | 0000004311 4.21 KB |
Latest Revision
Wolfgang Engel (bigironman)
committed
(revision 2)
- Make sure that the libstat_wrapper.so library is included in the libqb-tests RPM (when built) - Update to version 2.0.6+20220323.758044b (v2.0.6): - test: Include ipc_sock.test in the libqb-tests rpm (gh#ClusterLabs/libqb##463) - Update to version 2.0.5+20220321.ccdaada (v2.0.5): - blackbox: Sanitize items read from the blackbox header (gh#ClusterLabs/libqb#438) - ipcc: Fix errno returned from qb_ipcc_connect (gh#ClusterLabs/libqb#460) - util: reimplement time functions as a series of fallbacks (gh#ClusterLabs/libqb#457) - util: use HAVE_GETTIMEOFDAY where appropriate - Retry if posix_fallocate is interrupted with EINTR (#453) (gh#ClusterLabs/libqb#451, bsc#1193737, bsc#1193912) - Merge: * bsc#1193737-0001-Retry-if-posix_fallocate-is-interrupted-with-EINTR-4.patch - ipcc: Add an async connect API (gh#ClusterLabs/libqb#450)
Comments 0