1 Star 1 Fork 0

OSSIM/libpcap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TODO 745 Bytes
一键复制 编辑 原始数据 按行查看 历史
Guy Harris 提交于 2024-03-17 02:39 . TODO: update. [skip ci]
TODO list for libpcap
=======================
Less urgent items
-----------------
- Better documentation and cleanup of the interface. I am seeing a few
problems at the first glance which needs fixing:
+ not very well suited for interactive programs (think Wireshark). There
should be a way for the application to get a file descriptor which it
has to monitor and a callback in pcap which has to be called on
activity (XXX - "pcap_get_selectable_fd()" handles the first part -
although "select()" and "poll()" don't work on BPF devices on some
BSDs and don't work on older versions of other BSDs - and you can
call "pcap_dispatch()" as the dispatch routine after putting the
descriptor into non-blocking mode)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ossim/libpcap.git
[email protected]:ossim/libpcap.git
ossim
libpcap
libpcap
master

搜索帮助