pp-get-udp-port

Synopsis

(pp-get-udp-port port-number)

Parameters

  • port-number

Description

Side Effects

Return Value

The associated outgoing default UDP port of the specified port is returned. This is used together with the default UDP address if a packet is about to be sent out of an UDP pp-port and another destination is not known.

Example

> (pp-get-udp-port 1)
439
>