nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
sfTcpSocket_getRemotePort
nudsfml
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
) package
ushort
sfTcpSocket_getRemotePort
(
const
(
sfTcpSocket
)*
socket
)
Meta
Source
See Implementation
nudsfml
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