pyj
Results
1
issues of
pyj
main函数中 ”accept_request(&client_sock);“ 将地址传入。 accept_request函数中 ”int client = (intptr_t)arg;“ 将地址赋给client,将导致recv读不到数据。