]> git.ipfire.org Git - thirdparty/asterisk.git/commit
astfd: Not maximum size of a single file but maximum file descriptors. 67/2967/1
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 8 Jun 2016 10:58:48 +0000 (12:58 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Wed, 8 Jun 2016 11:02:49 +0000 (06:02 -0500)
commit8598b9b26712d1a8bf0f844064f44081cd44c372
tree1fa5a6b07d552f03f8a1349ebd09853c58143dcf
parenteffa207bc420893d7d62e2acc674746b888d09eb
astfd: Not maximum size of a single file but maximum file descriptors.

With menuselect "DEBUG_FD_LEAKS" and CLI "core show fd", the maximum size of a
single file was shown. Now, the maximum number of possible file descriptors is
shown.

ASTERISK-26097

Change-Id: Icf98d145774b38cac144ca76d19eaef42ce659a3
main/astfd.c