关于广电光猫的路由器配置
step1:
有线模式下,查看广电的DNS服务地址
win+r
->
cmd
->
ipconfig /all
->
复制DNS地址,比如我的:
DNS Servers . . . . . . . . . . . : 119.6.6.6
202.98.96.68
阿里云前端周刊 - 第 36 期
## 推荐
### 1. Rust 默认可以编译为 WebAssembly
https://www.hellorust.com/news/native-wasm-target.html
随着 Pull Request 46115: "rustbuild: Enable WebAssembly backend by default" 被合入 master 分支,Rust 现在可以不
结合案例深入解析orphan socket产生与消亡(二)
原创文章接云栖社区第一篇
[结合案例深入解析orphan socket产生与消亡(一)]( https://yq.aliyun.com/articles/91966)
##细节分析
linux内核源代码中与orphaned socket有关的三个函数(2.6.37为例):
```
void tcp_close(struct sock *sk, long timeout