Skip to content

Commit

Permalink
socket-addrinfo-lookup.xml: to clarify the family of functions
Browse files Browse the repository at this point in the history
Maybe so?
  • Loading branch information
mmalferov authored Jun 27, 2024
1 parent 3c9bf39 commit 4be381e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion reference/sockets/functions/socket-addrinfo-lookup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an array of <classname>AddressInfo</classname> instances that can be used with the other socket_addrinfo functions.
Returns an array of <classname>AddressInfo</classname> instances that can be used with
the socket_addrinfo_*() family of functions.
On failure, &false; is returned.
</para>
</refsect1>
Expand Down

0 comments on commit 4be381e

Please sign in to comment.