dsfml ~master (2021-10-04T07:02:59.4470602)
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.