dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
UdpSocket.maxDatagramSize
dsfml
network
udpsocket
UdpSocket
The maximum number of bytes that can be sent in a single UDP datagram.
class
UdpSocket
enum
maxDatagramSize
=
65507
;
Meta
Source
See Source File
dsfml
network
udpsocket
UdpSocket
constructors
this
destructors
~this
functions
bind
getLocalPort
isBlocking
receive
send
setBlocking
unbind
manifest constants
maxDatagramSize
The maximum number of bytes that can be sent in a single UDP datagram.