mirror of
https://github.com/fafhrd91/actix-net
synced 2025-09-02 06:06:37 +02:00
rename timer to time
This commit is contained in:
@@ -197,7 +197,8 @@ where
|
||||
io::ErrorKind::WriteZero,
|
||||
"failed to \
|
||||
write frame to transport",
|
||||
).into());
|
||||
)
|
||||
.into());
|
||||
}
|
||||
|
||||
// TODO: Add a way to `bytes` to do this w/o returning the drained
|
||||
|
Reference in New Issue
Block a user