# htttpserver_c_simple **Repository Path**: johbenny/htttpserver_c_simple ## Basic Information - **Project Name**: htttpserver_c_simple - **Description**: Socket epoll 实现简单的http服务器,支持get请求 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-27 - **Last Updated**: 2023-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # htttpserver_c_simple #### 介绍 Socket epoll 实现简单的http服务器,支持get请求 结构简单,详见代码