|
|
| |
sockaddr(1) |
GNU Telephony |
sockaddr(1) |
sockaddr - list address resolution.
sockaddr [options] host service
This command lists out the resolved (lookup) addresses for a given host and
service name combination. If multiple addresses are returned by the resolver,
each valid address is listed. Services can be specified by name or port
number.
- --udp
- Lookup a udp service.
- --help
- Outputs help screen for the user.
sockaddr was written by David Sugar <dyfet@gnutelephony.org>.
Report bugs to bug-commoncpp@gnu.org or bugs@gnutelephony.org.
Copyright © 2009-2014 David Sugar, Tycho Softworks.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |