nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
sfTcpListener_setBlocking
nudsfml
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
) package
void
sfTcpListener_setBlocking
(
sfTcpListener
*
listener
,
bool
blocking
)
Meta
Source
See Implementation
nudsfml
network
tcplistener
classes
TcpListener
functions
sfTcpListener_accept
sfTcpListener_create
sfTcpListener_destroy
sfTcpListener_getLocalPort
sfTcpListener_isBlocking
sfTcpListener_listen
sfTcpListener_setBlocking
structs
sfTcpListener