-
Notifications
You must be signed in to change notification settings - Fork 0
class_packetpeerudp
reduz edited this page Nov 14, 2014
·
1 revision
####Inherits: PacketPeer ####Category: Core
- int listen ( int port, int recv_buf_size=65536 )
- void close ( )
- int wait ( )
- bool is_listening ( ) const
- String get_packet_ip ( ) const
- int get_packet_address ( ) const
- int get_packet_port ( ) const
- int set_send_address ( String host, int port )