Loops over all possible file descriptors (Use closefrom(2))
Use closefrom() to avoid call close() for all possible descriptors. patch-dbus_dbus-sysdeps-unix.c
PS: probably better is build system should detect closefrom() and define HAVE_CLOSEFROM.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Use closefrom() to avoid call close() for all possible descriptors. patch-dbus_dbus-sysdeps-unix.c
PS: probably better is build system should detect closefrom() and define HAVE_CLOSEFROM.