07 2024 档案

摘要:查看当前valgrind使用的debug文件对应的glibc-debuginfo版本: strace -e open valgrind ls 安装对应的版本: yum search glibc-debuginfo --showduplicates yum install -y ... 阅读全文
posted @ 2024-07-30 11:45 LiYanbin 阅读(150) 评论(0) 推荐(0) 编辑
摘要:https://segmentfault.com/a/1190000039773026 阅读全文
posted @ 2024-07-29 12:36 LiYanbin 阅读(0) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/questions/20618308/fd-set-causing-seg-fault https://linux.die.net/man/3/fd_set Notes An fd_set is a fixed size buffer. Execu 阅读全文
posted @ 2024-07-24 10:32 LiYanbin 阅读(75) 评论(0) 推荐(0) 编辑
摘要:Wireshark 可以用时序图的方式显示数据包交互的过程,从菜单栏中,点击 统计 (Statistics) -> 流量图 (Flow Graph),然后,在弹出的界面中的「流量类型」选择 「TCP Flows」 TCP连接的TIME_WAIT和CLOSE_WAIT https://www.cnbl 阅读全文
posted @ 2024-07-10 15:42 LiYanbin 编辑

点击右上角即可分享
微信分享提示