Add libselect to use select instead of polling all file descriptors

This commit is contained in:
Andreas Eversberg
2023-01-20 18:13:11 +01:00
parent ffaed13648
commit 9f662d309f
35 changed files with 408 additions and 131 deletions

View File

@@ -15,6 +15,7 @@ SUBDIRS = \
libhagelbarger \
libdtmf \
libtimer \
libselect \
libsamplerate \
libscrambler \
libemphasis \