Zheng Lv

Results 3 issues of Zheng Lv

The maintainer of this project, Tobimensch, seems too busy to take care of this project. The last commit was almost a year ago. I wonder if this project could be...

这个编译警告可以解决吗? ``` gcc -W -Wall -lpthread -o httpd httpd.c httpd.c: In function ‘startup’: httpd.c:533:52: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness [-Wpointer-sign] if (getsockname(httpd, (struct...