Christian Grothoff
|
360750add4
fix #5773
|
5 years ago |
ng0
|
108f7d984b
mhd_send.c: Try to guess the right branch to close.
|
5 years ago |
ng0
|
c624cf575b
mhd_send.c: fix compiler error about MSG_MORE when MSG_MORE is undefined.
|
5 years ago |
ng0
|
ea03d47159
Add mhd_send to Makefile, more fixes in mhd_send.
|
5 years ago |
Christian Grothoff
|
35d532bdc9
restructure a bit to reuse existing send function
|
5 years ago |
ng0
|
aa6089af62
mhd_send: Restructure.
|
5 years ago |
Christian Grothoff
|
f88c47b517
startingpoint
|
5 years ago |
Christian Grothoff
|
deb1976b61
fix syntax
|
5 years ago |
Christian Grothoff
|
523a3f1db6
provide example for use of getsockopt to get MSS
|
5 years ago |
ng0
|
c3cc4afa21
mhd_send: Move return_bytes related code into the right place.
|
5 years ago |
ng0
|
ae699fe101
mhd_send: remove unnecessary comments.
|
5 years ago |
ng0
|
a9f1256523
mhd_send: minor typo
|
5 years ago |
ng0
|
7e37d74f3f
mhd_send: fix switch.
|
5 years ago |
ng0
|
76539e4da2
mhd_send
|
5 years ago |
ng0
|
4597260229
mhd_send: Add initial version.
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d12ed49fd3
memorypool: reallocate: more checks for value wrap, small optimization
|
5 years ago |
Evgeny Grin (Karlson2k)
|
35d581d04f
memorypool: correctly support exotic platform where size of pointer is not power of two
|
5 years ago |
Evgeny Grin (Karlson2k)
|
b9cba52041
memorypool: removed redundant check, which also fails in case shrinking
|
5 years ago |
Evgeny Grin (Karlson2k)
|
04d8449af5
memorypool: fixed build with VC, minor fixes
|
5 years ago |
Evgeny Grin (Karlson2k)
|
2c54092e7e
memorypool: better check for value wraps
|
5 years ago |
Evgeny Grin (Karlson2k)
|
fd62683c0d
memorypool: fixed/rewritten MHD_pool_reallocate()
|
5 years ago |
Evgeny Grin (Karlson2k)
|
e1cdae6b96
CI: fixed double checking
|
5 years ago |
Evgeny Grin (Karlson2k)
|
739d5528c8
test_large_put: test memory realloc too
|
5 years ago |
Evgeny Grin (Karlson2k)
|
a0b48ac77d
memorypool: minor macro and comment fixes
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d15bd7c02f
memorypool: fixed possible crash if failed to allocate memory on W32
|
5 years ago |
Evgeny Grin (Karlson2k)
|
1430529713
memorypool: use 'bool' instead MHD_YES/MHD_NO and 'uint8_t' instead of 'char'
|
5 years ago |
Evgeny Grin (Karlson2k)
|
b98f757af8
memorypool: further narrow down includes
|
5 years ago |
Evgeny Grin (Karlson2k)
|
2abfb2ccca
memorypool: refactored includes, moved out unrelated function
|
5 years ago |
Evgeny Grin (Karlson2k)
|
16c9a00cb7
memorypool.c: added asserts
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d49359450c
daemon.c: minor marcos refactoring for clarity
|
5 years ago |