- Nov 07, 2014
-
-
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.
-
Johan Wikman authored
MONGOOSE_NO_CGI is implied by both NS_DISABLE_SOCKETPAIR and MONGOOSE_NO_FILESYSTEM. Thus, so as not to get complaints about the same define being defined twice, some extra checks are needed.
-
Johan Wikman authored
On very resource constraind devices you need to be able to control the size of all buffers and structures placed on the stack.
-
Johan Wikman authored
Low-end systems, not running a proper OS, may not have the concept of a user.
-
Sergey Lyubka authored
-
Johan Wikman authored
Some unix environments defines O_BINARY.
-
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).
-
- Oct 30, 2014
-
-
Alexandro Sánchez Bach authored
-
- Oct 22, 2014
-
-
Sergey Lyubka authored
-
- Oct 21, 2014
-
-
Sergey Lyubka authored
-
- Oct 17, 2014
-
-
Sergey Lyubka authored
-
- Oct 16, 2014
-
-
MPR authored
-
Sergey Lyubka authored
-
- Oct 15, 2014
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Oct 14, 2014
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Oct 13, 2014
-
-
Sergey Lyubka authored
-
- Oct 12, 2014
-
-
MPR authored
-
- Oct 11, 2014
-
-
MPR authored
-
- Oct 09, 2014
-
-
Sergey Lyubka authored
-
- Sep 19, 2014
-
-
Ake Hedman authored
-
- Sep 16, 2014
-
-
Sergey Lyubka authored
-
- Sep 15, 2014
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Sep 11, 2014
-
-
Sergey Lyubka authored
-
- Sep 09, 2014
-
-
Sergey Lyubka authored
-
- Sep 04, 2014
-
-
m.milanovic@levi9.com authored
-
- Sep 02, 2014
-
-
m.milanovic@levi9.com authored
-
- Sep 01, 2014
-
-
Sergey Lyubka authored
-
- Aug 30, 2014
-
-
Massimo Callegari authored
-
Sergey Lyubka authored
-
- Aug 22, 2014
-
-
Sergey Lyubka authored
-
- Aug 21, 2014
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Aug 20, 2014
-
-
Sergey Lyubka authored
-
- Aug 11, 2014
-
-
Miodrag Milanovic authored
-
- Aug 08, 2014
-
-
Sergey Lyubka authored
-