会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hylaz
新随笔
联系
订阅
管理
2015年5月1日
nginx中ngx_list的数据结构
摘要: 今天没事了,在查看nginx源代码中看到ngx_list的结构,发现设计为链表数组的形式,不知道为什么这样设计struct ngx_list_part_s { void *elts;//指向数组的起始地址 ngx_uint_t nelts;//数组已...
阅读全文
posted @ 2015-05-01 22:27 hylaz
阅读(715)
评论(0)
推荐(0)
公告