知道有任何使用 libevent 实现 HTTP 服务的小项目吗?

发布于 2024-07-14 17:33:47 字数 62 浏览 8 评论 0原文

我的C有点生锈了。 我有一些想法想尝试用 libevent 来实现。 您知道我可以用作参考的任何代码库吗?

My C is a bit rusty. I have some ideas I'd like to try and realize with libevent. Do you know any codebase I can use as a reference?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

濫情▎り 2024-07-21 17:33:47

两个具有相当直接代码的好项目是 simplehttp 和 libevent-longpolling

我可以向您指出两个地方以便回答这个问题一般是搜索谷歌代码搜索 evhttp.h (或类似的 libevent 头文件)或在 code.google.com 中搜索 label:libevent

Two good projects that have fairly straight forward code are simplehttp and libevent-longpolling

Two spots i can point you to in order to answer this question in general are to search google code search for evhttp.h (or a similar libevent header file) or to search code.google.com for label:libevent

愛上了 2024-07-21 17:33:47

这篇文章包含示例代码。

This article contains example code.

违心° 2024-07-21 17:33:47

我有一些:

I've got a few:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文