- 07 Nov, 2014 5 commits
-
-
Johan Wikman authored
If NSG_CLOSE_IMMEDIATELY is on, then the socket will be closed, which means that (if the socket was added to either read_set or write_set) the subsequent select will in turn be performed on a socket that has been closed. Standard socket implementations seem to ignore a descriptor referring to a closed socket but LWIP (http://savannah.nongnu.org/projects/lwip/) crashes. So better not to add to the sets.
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
Conditionally include dirent.h and dlfcn.h
-
Johan Wikman authored
If you do not have a filesystem or do not support dav or dynamic loading, the corresponding header files need not be included (some environments might not have them).
-
- 01 Nov, 2014 1 commit
-
-
Sergey Lyubka authored
Added #define's for deprecated POSIX names
-
- 30 Oct, 2014 1 commit
-
-
Alexandro Sánchez Bach authored
-
- 28 Oct, 2014 4 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 22 Oct, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 21 Oct, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 17 Oct, 2014 4 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
make compile with g++ (fix invalid cast from ‘void*’)
-
- 16 Oct, 2014 2 commits
-
-
MPR authored
-
Sergey Lyubka authored
-
- 15 Oct, 2014 4 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 14 Oct, 2014 7 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
transmit http answer code using http_client
-
Sergey Lyubka authored
-
- 13 Oct, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 12 Oct, 2014 1 commit
-
-
MPR authored
-
- 11 Oct, 2014 1 commit
-
-
MPR authored
-
- 10 Oct, 2014 7 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-