lpmoo-1.2/etc/
lpmoo-1.2/mudlib/
lpmoo-1.2/mudlib/etc/
lpmoo-1.2/mudlib/include/
lpmoo-1.2/mudlib/include/moo/
lpmoo-1.2/mudlib/lpc/
lpmoo-1.2/mudlib/std/auto/
lpmoo-1.2/mudlib/std/bfuns/
NAME
	dgd_port_number

SYNOPSIS
	num dgd_port_number(obj)

DESCRIPTION
	The remote TCP port number of the connection associated with
	the argument `obj' is returned.

	This function can only be called if LPMOO has been built with
	networking support. Otherwise, E_PERM will be returned.

	The caller of this function must either be a wizard or own the
	connection in question.