blob: b6a7c3d8644e5e7123cffd6964a7e0e00609c7c6 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001
2 **********************************************************
3 * ACHTUNG: EFUN EXISTIERT NICHT MEHR! NICHT VERWENDEN! *
4 **********************************************************
5
6SYNOPSIS:
7 int query_udp_port(void)
8
9DESCRIPTION:
10 Returns the port number that is used for the inter mud
11 protocol.
12
13HISTORY
14 LDMud 3.2.9 renamed this efun to query_udp_port(). This version
15 is available if the driver is compiled with USE_DEPRECATED.
16 Removed in LDMud 3.3 and LP "03.02.1@150".
17
18SEE ALSO:
19 send_udp(E), receive_udp(M)
20
2129.10.2006 Zesstra