novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
sfTcpListener_setBlocking
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_setBlocking
(
sfTcpListener
*
listener
,
bool
blocking
)
Meta
Source
See Implementation
dsfml
network
tcplistener
classes
TcpListener
functions
sfErr_getOutput
sfTcpListener_accept
sfTcpListener_create
sfTcpListener_destroy
sfTcpListener_getLocalPort
sfTcpListener_isBlocking
sfTcpListener_listen
sfTcpListener_setBlocking
structs
sfTcpListener