mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-11 23:28:59 +00:00
A lot of doxygen updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@92285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -48,7 +48,7 @@ extern "C" {
|
||||
/*! Invalid fd */
|
||||
#define AST_IO_NVAL POLLNVAL
|
||||
|
||||
/*!
|
||||
/*! \brief
|
||||
* An Asterisk IO callback takes its id, a file descriptor, list of events, and
|
||||
* callback data as arguments and returns 0 if it should not be
|
||||
* run again, or non-zero if it should be run again.
|
||||
|
Reference in New Issue
Block a user