mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
9 lines
441 B
Plaintext
9 lines
441 B
Plaintext
# Copyright 2022 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# This file contains descriptions of COMM_QUEUE USE_EXPAND flags.
|
|
|
|
ipc - Use ipc as the communication protocol between client library and active backend
|
|
socket - Use socket as the communication protocol between client library and active backend
|
|
thallium - Use thallium as the communication protocol between client library and active backend
|