mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-09 06:28:14 +00:00
Documentation update. There is no AST_SOCKADDR_UNSPEC.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@357355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -382,7 +382,7 @@ int ast_sockaddr_parse(struct ast_sockaddr *addr, const char *str, int flags);
|
||||
* port MUST NOT be present.
|
||||
*
|
||||
* \param family Only addresses of the given family will be returned. Use 0 or
|
||||
* AST_SOCKADDR_UNSPEC to get addresses of all families.
|
||||
* AST_AF_UNSPEC to get addresses of all families.
|
||||
*
|
||||
* \retval 0 Failure
|
||||
* \retval non-zero The number of elements in addrs array.
|
||||
|
Reference in New Issue
Block a user