blob: 2e0edd5e18256a52a5148b402561472490a69f58 (
plain)
1
2
3
4
5
6
7
8
|
# 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
|