зеркало из https://github.com/microsoft/msquic.git
Fix typo in lib.rs (#2864)
This commit is contained in:
Родитель
c08e6a78a5
Коммит
a5c61c421d
|
@ -104,7 +104,7 @@ impl Addr {
|
|||
pub struct Status {}
|
||||
|
||||
impl Status {
|
||||
/// Determines if a MsQuic status is considered a succes, which includes
|
||||
/// Determines if a MsQuic status is considered a success, which includes
|
||||
/// both "no error" and "pending" status codes.
|
||||
#[cfg(target_os = "windows")]
|
||||
pub fn succeeded(status: u32) -> bool {
|
||||
|
|
Загрузка…
Ссылка в новой задаче