Evgeny Grin (Karlson2k)
|
0c4f15bb0c
autoinit_funcs.h: significantly reworked
|
4 months ago |
Evgeny Grin (Karlson2k)
|
b691b86cda
mhd_lib_init{,_impl}.h: prepare for new autoinit functions macros
|
4 months ago |
Evgeny Grin (Karlson2k)
|
0896ecd9bc
mhd_lib_init.h: fixed building without autoinit functions
|
4 months ago |
Evgeny Grin (Karlson2k)
|
aecb8d7913
mhd_locks.h: minor refactoring
|
4 months ago |
Evgeny Grin (Karlson2k)
|
7cc50f8b2f
sys_w32_ver.h: new helper macro for W32
|
4 months ago |
Evgeny Grin (Karlson2k)
|
e9c0fc0bbb
Renamed sockets kind macros
|
4 months ago |
Evgeny Grin (Karlson2k)
|
ab5ea93398
Renamed threads kind macros
|
4 months ago |
Evgeny Grin (Karlson2k)
|
fa1f02cedf
mhd_locks: renamed some macros for uniformity and clarity
|
4 months ago |
Christian Grothoff
|
055776ffe0
really fix warning properly
|
4 months ago |
Christian Grothoff
|
4ff5f1f43f
-fix warning
|
4 months ago |
Evgeny Grin (Karlson2k)
|
ef2c98fb15
test_upgrade: removed multiplier used for debugging
|
4 months ago |
Evgeny Grin (Karlson2k)
|
c2c7123825
Renamed public upgraded handle type
|
4 months ago |
Evgeny Grin (Karlson2k)
|
a6ae3ea366
Renamed upgrade_net.c -> upgraded_net.c
|
4 months ago |
Evgeny Grin (Karlson2k)
|
efd3856cf4
upgrade_net: fixed uninitialised variable
|
4 months ago |
Evgeny Grin (Karlson2k)
|
5dda38e084
test_upgrade: ported test to the new API
|
4 months ago |
Evgeny Grin (Karlson2k)
|
8fb88663fe
stream_funcs.c: refactoring
|
4 months ago |
Evgeny Grin (Karlson2k)
|
7889ab0ec1
mhd_sockets_macros.h: added more macros, useful for test-suite
|
4 months ago |
Evgeny Grin (Karlson2k)
|
d0c60a86f9
MHD_upgraded_send(): removed impossible path
|
4 months ago |
Evgeny Grin (Karlson2k)
|
4ff351438e
MHD_upgraded_send(): do not wait for socket readyness if all data have been sent
|
4 months ago |
Evgeny Grin (Karlson2k)
|
d639fbb5a9
upgrade_net: do not check for network error if select() or poll() succeeded
|
4 months ago |
Evgeny Grin (Karlson2k)
|
9296809662
upgrade_proc: fixed assert
|
4 months ago |
Evgeny Grin (Karlson2k)
|
2eb36e7375
conn_data_send.c: added handling of the new state for Upgrading
|
4 months ago |
Evgeny Grin (Karlson2k)
|
aa17193bca
conn_data_send.c: refactored to make sure than new states are not missed
|
4 months ago |
Evgeny Grin (Karlson2k)
|
756f361ab0
events_process: fixed assert for poll() and upgraded or suspended connections
|
4 months ago |
Evgeny Grin (Karlson2k)
|
45b97f10a7
microhttpd2.h: added attributes for callback for upgrading
|
4 months ago |
Evgeny Grin (Karlson2k)
|
be6292eb0c
MHD_upgraded_send(): corrected public API doxy
|
5 months ago |
Evgeny Grin (Karlson2k)
|
2cbfbae808
MHD_upgraded_send(): do not retry with sending if timeout is precisely expired
|
5 months ago |
Evgeny Grin (Karlson2k)
|
be42d08edf
upgrade_net: improved formatting and fixed potential compiler warnings
|
5 months ago |
Evgeny Grin (Karlson2k)
|
c1bd736967
MHD_upgraded_send(): fixed incorrect last sleep time
|
5 months ago |
Evgeny Grin (Karlson2k)
|
0f7ecd421f
Fixed missing check for variable overflow introduced by recent commits
|
5 months ago |