nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
UdpSocket.maxDatagramSize
nudsfml
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
nudsfml
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.