]> git.proxmox.com Git - mirror_lxc.git/commit
af_unix: add lxc_unix_connect_type
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 4 Jul 2019 12:34:01 +0000 (14:34 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Jul 2019 10:25:10 +0000 (12:25 +0200)
commit970ef13dd2eed4c8dd24056045a1951d8c5f7696
tree72bcd0ef56ad363d8b8a96cd72fff4b26f98366a
parentdc85e31eca140c9b760fc75e811d748e74f920d8
af_unix: add lxc_unix_connect_type

we want to use SOCK_SEQPACKET and in the future perhaps
SOCK_DATAGRAM as well

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/lxc/af_unix.c
src/lxc/af_unix.h