bel2125
|
b4aef8f63c
Use eventfd instead of pthread_cond (step 8/?) - test ALTERNATIVE_QUEUE in CI tests
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
c231cc05a5
Use eventfd instead of pthread_cond (step 7/?)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
2ce0e7562a
Use eventfd instead of pthread_cond (step 6/?) - test ALTERNATIVE_QUEUE in CI tests
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
8d166b2d4b
Use eventfd instead of pthread_cond (step 5/?)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
ff52c41922
Use eventfd instead of pthread_cond (step 4/?)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
abdacc98e4
Use eventfd instead of pthread_cond (step 3/?)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
fd43dd37b1
Use eventfd instead of pthread_cond (step 2/?)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
7023ea5643
Use eventfd instead of pthread_cond (step 1/?)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
435c800467
Fix signed/unsigned warning for mg_sleep
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
a0a5cbce8a
It is indeed possible for SSL_write to fail with SSL_ERROR_WANT_READ.
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
4cf7d820fa
Reformat some expressions
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
202341e3cd
Improve SSL error handling and reformat code
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
0c054e78ed
Repeat OpenSSL Read/Write calls if the result is error 2/3 (possible fix for #320)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
4abc5be165
Use CMAKE_BUILD_TYPE instead of hard coded "Release"
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
3ca45d6dae
Remove windows specific code from example
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
3e752feea6
try to fix a curious appveyor build failure that suddenly occured without change
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
6bc601256a
Auto format after merge
|
%!s(int64=9) %!d(string=hai) anos |
bel2125
|
03b3428fb9
Merge pull request #322 from xtne6f/fix-thread
|
%!s(int64=9) %!d(string=hai) anos |
xtne6f
|
51c2afe8f1
Fix and improve pthread_cond in Windows
|
%!s(int64=9) %!d(string=hai) anos |
xtne6f
|
faf6f1f3de
Remove an useless condition
|
%!s(int64=9) %!d(string=hai) anos |
xtne6f
|
e071d4691e
Fix unlocked broadcast
|
%!s(int64=9) %!d(string=hai) anos |
xtne6f
|
1c0212798c
Preallocate memory for pollfds
|
%!s(int64=9) %!d(string=hai) anos |
xtne6f
|
c2e419910f
Remove listening_ports dynamic array
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
aec25534c2
If NO_SSL is defined, dlopen is not required
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
16e335a6eb
Some fixes for WinCE
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
8be52568e8
Add new unit test
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
e783af1fc3
Add #ifdef to remove function not used if NO_CACHING is not set
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
150ad4a2e7
Add test for multiline header and do not allow spaces (#318)
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
7accd96c7e
RFC 7230 obsoletes multiline header from RFC 2616
|
%!s(int64=9) %!d(string=hai) anos |
bel
|
bade30120f
Remove excess lines in test (copy paste error), see #318
|
%!s(int64=9) %!d(string=hai) anos |