debian man page for sockaddr

Query: sockaddr

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sockaddr(1)							   GNU Telephony						       sockaddr(1)

NAME
sockaddr - list address resolution.
SYNOPSIS
sockaddr [options] host service
DESCRIPTION
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.
OPTIONS
--udp Lookup a udp service. --help Outputs help screen for the user.
AUTHOR
sockaddr was written by David Sugar <dyfet@gnutelephony.org>.
REPORTING BUGS
Report bugs to bug-commoncpp@gnu.org.
COPYRIGHT
Copyright (C) 2009 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 PARTICU- LAR PURPOSE. GNU uCommon January 2010 sockaddr(1)
Related Man Pages
ccaudio2-config(1) - debian
sipwitch(1) - debian
sipw(8) - debian
zerofill(1) - suse
zerofill(1) - centos
Similar Topics in the Unix Linux Community
Can't I Cast sockaddr to sockaddr_in?!