1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-09-02 22:26:37 +02:00

refactor Resolver service

This commit is contained in:
Nikolay Kim
2018-10-29 20:29:47 -07:00
parent 67961f8a36
commit dc19a9f862
14 changed files with 107 additions and 134 deletions

View File

@@ -197,8 +197,7 @@ 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