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

Function close

g2all/700/lapse.js:438–440  ·  view source on GitHub ↗
(fd)

Source from the content-addressed store, hash-verified

436}
437
438function close(fd) {
439 sysi("close", fd);
440}
441
442function new_socket() {
443 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