Socket implementation #475
Annotations
10 errors
|
build-test:
src/socket/tcp.rs#L24
static `WRITTEN_BYTES_TOTAL` is never used
|
|
build-test:
src/socket/tcp.rs#L23
static `PASSIVE_OPENS_TOTAL` is never used
|
|
build-test:
src/socket/tcp.rs#L22
static `INUSE_ENDPOINTS` is never used
|
|
build-test:
src/socket/mod.rs#L45
constant `IPPROTO_UDP` is never used
|
|
build-test:
src/socket/mod.rs#L29
function `dhcp_enabled` is never used
|
|
build-test:
src/socket/mod.rs#L27
static `DHCP_ENABLED` is never used
|
|
build-test:
src/socket/unix.rs#L53
type `socket::unix::SocketType` is more private than the item `socket::unix::UnixSocket::new`
|
|
build-test:
src/socket/unix.rs#L139
variable does not need to be mutable
|
|
build-test:
src/socket/syscalls/accept.rs#L5
unused import: `crate::socket::SocketOps`
|
|
build-test:
src/socket/syscalls/accept.rs#L1
unused import: `crate::fs::fops::FileOps`
|