fix blocked issue
This commit is contained in:
@@ -468,7 +468,7 @@ impl PlatformSupportApple {
|
||||
) {
|
||||
Ok(v) => v,
|
||||
Err(e) => {
|
||||
log_net!(error "{}", e);
|
||||
log_net!(error "failed to get address flags: {}", e);
|
||||
continue;
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user