# Linux **Repository Path**: nie-yuzhi/linux ## Basic Information - **Project Name**: Linux - **Description**: Linux学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2024-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 在client文件目录下,makefile文件可将client/src/client.c文件编译生成可执行文件 2. 在server文件目录下,makefile文件可将server/src/server_epoll.c文件编译生成可执行文件 3. 共用文件存放在public文件夹内