diff --git a/reference/sockets/functions/socket-set-block.xml b/reference/sockets/functions/socket-set-block.xml new file mode 100644 index 0000000000..6e6d5aa1b2 --- /dev/null +++ b/reference/sockets/functions/socket-set-block.xml @@ -0,0 +1,48 @@ + + + + + socket_set_block + + Sets blocking mode on a socket resource + + + + Description + + boolsocket_set_block + resourcesocket + + + &warn.undocumented.func; + + + &return.success; + + + See also socket_set_nonblock and + socket_set_option + + + + +