Add hard fileno (#366) #727
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install rust toolchain for Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install rust toolchain for Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install rust toolchain for Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install rust toolchain for Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build MacOS x86_64 binary:
src/protocols/udp/server.rs#L14
unused import: `socket2::SockRef`
|
Build MacOS x86_64 binary:
src/protocols/tcp/server.rs#L215
unused variable: `ip_transparent`
|
Build MacOS x86_64 binary:
src/protocols/udp/server.rs#L334
unused variable: `so_mark`
|
Build MacOS x86_64 binary:
src/protocols/dns/resolver.rs#L172
unused variable: `so_mark`
|
Build MacOS x86_64 binary:
src/protocols/tcp/server.rs#L21
unused variable: `so_mark`
|
Build MacOS x86_64 binary:
src/protocols/udp/server.rs#L164
method `local_addr` is never used
|
Build MacOS x86_64 binary
`wstunnel` (bin "wstunnel") generated 6 warnings (run `cargo fix --bin "wstunnel"` to apply 1 suggestion)
|
Loading