Changeset 2908
- Timestamp:
- Aug 22, 2009 11:18:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/addr_resolv.h
r2394 r2908 90 90 * #pj_getaddrinfo(). 91 91 * 92 * @param name Host name, or IPv4 address in standard dot notation. 92 * @param name Host name to resolve. Specifying IPv4 address here 93 * may fail on some platforms (e.g. Windows) 93 94 * @param he The pj_hostent structure to be filled. Note that 94 95 * the pointers in this structure points to temporary
Note: See TracChangeset
for help on using the changeset viewer.