trying to port web app starter from PHP
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
:sig
|
||||
void socket_close(u64 sockfd)
|
||||
|
||||
:params
|
||||
sockfd : socket handle
|
||||
|
||||
:desc
|
||||
Closes an existing socket connection.
|
||||
|
||||
:see
|
||||
>socket
|
||||
Reference in New Issue
Block a user