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

Function sysi

g2all/900/lapse.js:186–188  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

184}
185
186function sysi(...args) {
187 return chain.sysi(...args);
188}
189
190function call_nze(...args) {
191 const res = chain.call_int(...args);

Callers 15

aio_submit_cmdFunction · 0.70
aio_multi_deleteFunction · 0.70
aio_multi_pollFunction · 0.70
aio_multi_cancelFunction · 0.70
aio_multi_waitFunction · 0.70
get_our_affinityFunction · 0.70
set_our_affinityFunction · 0.70
closeFunction · 0.70
new_socketFunction · 0.70
new_tcp_socketFunction · 0.70
gsockoptFunction · 0.70
setsockoptFunction · 0.70

Calls 1

sysiMethod · 0.45

Tested by

no test coverage detected