MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / close

Function close

g2all/900/lapse.js:394–396  ·  view source on GitHub ↗
(fd)

Source from the content-addressed store, hash-verified

392}
393
394function close(fd) {
395 sysi('close', fd);
396}
397
398function new_socket() {
399 return sysi('socket', AF_INET6, SOCK_DGRAM, IPPROTO_UDP);

Callers 5

double_free_reqs2Function · 0.70
leak_kernel_addrsFunction · 0.70
double_free_reqs1Function · 0.70
make_kernel_arwFunction · 0.70
kexploitFunction · 0.70

Calls 1

sysiFunction · 0.70

Tested by

no test coverage detected