swrap: always check new fd's against socket_fds_max and use libc_close() for cleanup
[socket_wrapper.git] / .gitignore
1 *.a
2 *.o
3 .*
4 *.swp
5 *~
6 build
7 obj*/
8 cscope.*
9 tags