dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
sfTcpListener_destroy
dsfml
network
tcplistener
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
)
void
sfTcpListener_destroy
(
sfTcpListener
*
listener
)
Meta
Source
See Implementation
dsfml
network
tcplistener
classes
TcpListener
functions
sfTcpListener_accept
sfTcpListener_create
sfTcpListener_destroy
sfTcpListener_getLocalPort
sfTcpListener_isBlocking
sfTcpListener_listen
sfTcpListener_setBlocking
structs
sfTcpListener