nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
sfUdpSocket_receive
nudsfml
network
udpsocket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (
C
) package
Socket.Status
sfUdpSocket_receive
(
sfUdpSocket
*
socket
,
void
*
data
,
size_t
maxSize
,
size_t
*
sizeReceived
,
IpAddress
*
sender
,
ushort
*
port
)
Meta
Source
See Implementation
nudsfml
network
udpsocket
classes
UdpSocket
functions
sfUdpSocket_bind
sfUdpSocket_create
sfUdpSocket_destroy
sfUdpSocket_getLocalPort
sfUdpSocket_isBlocking
sfUdpSocket_receive
sfUdpSocket_receivePacket
sfUdpSocket_send
sfUdpSocket_sendPacket
sfUdpSocket_setBlocking
sfUdpSocket_unbind
structs
sfUdpSocket