gcc -std=c99 hello.c
启用gcc 的 1999 ISO C 扩展
启用gcc 的 1999 ISO C 扩展

The quieter you become, the more you can hear

2012-09-01 10:05
#define readn(fd, ptr, n) recv(fd, ptr, n, MSG_WAITALL)

2012-09-01 16:36

2012-09-02 11:53

2012-09-05 15:51

2012-09-05 16:57

2012-09-06 09:32

2012-09-12 22:30

2012-09-12 22:53

2012-09-12 23:03

2012-09-12 23:41