]> git.ipfire.org Git - thirdparty/asterisk.git/commit
astfd: Not maximum size of a single file but maximum file descriptors. 66/2966/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:00:23 +0000 (13:00 +0200)
commit0d84421f9315a974de821dd5ce99ce2c8728d3a2
tree1ab498440a84d48d01d55d2cbda82d7e12512b42
parentc9b873add8054ea18349cef972b1b12176e48807
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