mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-11-20 20:53:58 +00:00
ares_create_query.3: mention when this is added
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Copyright 1998, 2000 by the Massachusetts Institute of Technology.
|
.\" Copyright 1998 by the Massachusetts Institute of Technology.
|
||||||
.\"
|
.\"
|
||||||
.\" Permission to use, copy, modify, and distribute this
|
.\" Permission to use, copy, modify, and distribute this
|
||||||
.\" software and its documentation for any purpose and without
|
.\" software and its documentation for any purpose and without
|
||||||
@ -13,7 +13,7 @@
|
|||||||
.\" this software for any purpose. It is provided "as is"
|
.\" this software for any purpose. It is provided "as is"
|
||||||
.\" without express or implied warranty.
|
.\" without express or implied warranty.
|
||||||
.\"
|
.\"
|
||||||
.TH ARES_CREATE_QUERY 3 "20 Nov 2009"
|
.TH ARES_CREATE_QUERY 3 "17 Aug 2012"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ares_create_query \- Compose a single-question DNS query buffer
|
ares_create_query \- Compose a single-question DNS query buffer
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -73,6 +73,8 @@ characters.
|
|||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_ENOMEM
|
.B ARES_ENOMEM
|
||||||
Memory was exhausted.
|
Memory was exhausted.
|
||||||
|
.SH AVAILABILITY
|
||||||
|
Added in c-ares 1.10.0
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR ares_expand_name (3),
|
.BR ares_expand_name (3),
|
||||||
.BR ares_free_string (3)
|
.BR ares_free_string (3)
|
||||||
|
|||||||
Reference in New Issue
Block a user