mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
Jarrod Johnson
83d92ecfcc
Make file descriptor passing python2 friendly
python 2 did not have recvmsg/sendmsg, so have to use ctypes to access them through the c library.
…
…
…
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%