novelate v0.0.2 (2020-01-22T19:34:01Z)
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
variables
sfPtr
The maximum number of bytes that can be sent in a single UDP datagram.