common: Add helpers for raising/lowering FD limit

Signed-off-by: Joshua Ashton <joshua@froggi.es>
This commit is contained in:
Joshua Ashton 2022-07-17 00:47:20 +00:00
parent fd7ec0ab95
commit 6c2bbb42ea
3 changed files with 48 additions and 0 deletions

View file

@ -1,6 +1,7 @@
labwc_sources += files(
'buf.c',
'dir.c',
'fd_util.c',
'font.c',
'grab-file.c',
'nodename.c',