Thu Sep 7 01:03:12 2017

Asterisk developer's documentation


astfd.c File Reference

Debugging routines for file descriptor leaks. More...

#include "asterisk.h"

Go to the source code of this file.

Functions

int ast_fd_init (void)

Detailed Description

Debugging routines for file descriptor leaks.

Author:
Tilghman Lesher <tlesher@digium.com>

Definition in file astfd.c.


Function Documentation

int ast_fd_init ( void   ) 

Provided by astfd.c

Definition at line 289 of file astfd.c.

Referenced by main().

00290 {
00291    return 0;
00292 }


Generated on 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1