novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
sfUdpSocket_sendPacket
dsfml
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
)
Socket.Status
sfUdpSocket_sendPacket
(
sfUdpSocket
*
socket
,
sfPacket
*
packet
,
const
(
char
)*
ipAddress
,
ushort
port
)
Meta
Source
See Implementation
dsfml
network
udpsocket
classes
UdpSocket
functions
sfErr_getOutput
sfUdpSocket_bind
sfUdpSocket_create
sfUdpSocket_destroy
sfUdpSocket_getLocalPort
sfUdpSocket_isBlocking
sfUdpSocket_receive
sfUdpSocket_receivePacket
sfUdpSocket_send
sfUdpSocket_sendPacket
sfUdpSocket_setBlocking
sfUdpSocket_unbind
structs
sfUdpSocket