dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
sfTcpSocket_sendPacket
dsfml
network
tcpsocket
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
sfTcpSocket_sendPacket
(
sfTcpSocket
*
socket
,
sfPacket
*
packet
)
Meta
Source
See Implementation
dsfml
network
tcpsocket
classes
TcpSocket
functions
sfTcpSocket_connect
sfTcpSocket_create
sfTcpSocket_destroy
sfTcpSocket_disconnect
sfTcpSocket_getLocalPort
sfTcpSocket_getRemoteAddress
sfTcpSocket_getRemotePort
sfTcpSocket_isBlocking
sfTcpSocket_receive
sfTcpSocket_receivePacket
sfTcpSocket_send
sfTcpSocket_sendPacket
sfTcpSocket_setBlocking
structs
sfTcpSocket