Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ new_tcp_socket
Function
new_tcp_socket
g2all/900/lapse.js:402–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
400
}
401
402
function
new_tcp_socket() {
403
return
sysi(
'socket'
, AF_INET, SOCK_STREAM, 0);
404
}
405
406
function
gsockopt(sd, level, optname, optval, optlen) {
407
const
size =
new
Word(optval.size);
Callers
1
double_free_reqs2
Function · 0.70
Calls
1
sysi
Function · 0.70
Tested by
no test coverage detected