calm.wu

Results 4 issues of calm.wu

I read your implementation, but I don't quite understand the variable of PartitionCount. Why not directly use sortedSet to locate the member where the data is located

Why ENET_PROTOCOL_MAXIMUM_PEER_ID = 0xFFF?

error[E0433]: failed to resolve: could not find `sys` in `nix` --> src/combined.rs:7:10 | 7 | use nix::sys::wait::waitpid; | ^^^ could not find `sys` in `nix` error[E0433]: failed to resolve: could...

In the function make_tarball, it polls the elements in the array kernelver. Why are intree_module_dir and temp_module_dir read-only type variables? ``` make_tarball() { ...... for ((i=0; i