dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
sfTcpSocket_receivePacket
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_receivePacket
(
sfTcpSocket
*
socket
,
sfPacket
*
packet
)
Meta
Source
See Implementation
dsfml
network
tcpsocket
classes
TcpSocket
functions
sfErr_getOutput
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