Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ htonl
Function
htonl
g2all/900/lapse.js:685–687 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
683
}
684
685
function
htonl(x) {
686
return
swap_bytes(x, 4);
687
}
688
689
const
server_addr =
new
Buffer(16);
690
// sockaddr_in.sin_family
Callers
1
double_free_reqs2
Function · 0.70
Calls
1
swap_bytes
Function · 0.70
Tested by
no test coverage detected