This commit is contained in:
2026-06-09 06:43:13 +02:00
parent 43902c20e4
commit 2f42b036a9
33 changed files with 2077 additions and 40 deletions

View File

@@ -63,6 +63,7 @@ void * serve_client (void *vargp)
return NULL;
}
//工作函数
void toggle(int conn_sock,int hit)
{
size_t n; int i,no=0;