bel
|
cceda5a55c
close_socket_gracefully does not need a timeout
|
10 年之前 |
bel
|
9e7cb0f686
Webserver drops websocket connections too early
|
10 年之前 |
bel
|
26444165c1
Fix compile error
|
10 年之前 |
bel
|
7418dc78df
Minor optimization in send_file_data
|
10 年之前 |
bel
|
65b690fde7
Minor optimization in push/pull
|
10 年之前 |
bel2125
|
1e1582001f
Merge pull request #141 from hansipie/master
|
10 年之前 |
hansipie
|
28fd30dc59
Check ctx before use
|
10 年之前 |
bel
|
86eb1ed0e5
Check and fix effects of SO_EXCLUSIVEADDRUSE on Windows unit test
|
10 年之前 |
bel
|
029fd0f7e1
Check SO_EXCLUSIVEADDRUSE in Win32 unit_test
|
10 年之前 |
bel
|
0589118f27
Symmetric implementation for push/pull
|
10 年之前 |
bel
|
d6df859085
Modify unit test, so a breakpoint can be set into ASSERT
|
10 年之前 |
bel
|
bc3676d04a
mg_strcasestr fix
|
10 年之前 |
bel
|
dbc89c9ddc
Bind to all IPv6 addresses in the example
|
10 年之前 |
bel
|
949034f7a5
Replace gethostbyname
|
10 年之前 |
bel
|
3291c1d388
Check TODO marks and assign priorities
|
10 年之前 |
bel
|
f2a9354b18
Test separated timeout for websocket and other requests
|
10 年之前 |
bel
|
eb8ece00f7
Separated timeout for websocket and other requests (2/2)
|
10 年之前 |
bel
|
67c7a2c6f7
Separated timeout for websocket and other requests (1/2)
|
10 年之前 |
bel
|
40dfb432cd
main.c must be C89 compliant for Visual Studio < 2013
|
10 年之前 |
bel
|
e33d4bc263
Update embedded_c websocket example
|
10 年之前 |
bel2125
|
c21748054f
Merge pull request #136 from vcatechnology/msvc-fixes
|
10 年之前 |
bel
|
7b1a88e05e
Fix for Chrome in multipart form handling example
|
10 年之前 |
Matt Clarkson
|
76b6affaf0
Extra git ignores
|
10 年之前 |
Matt Clarkson
|
a68e70f3c8
Use the visibility attribute for newer GCC versions
|
10 年之前 |
Matt Clarkson
|
6e09f78439
Disable MSVC warnings
|
10 年之前 |
Matt Clarkson
|
0633c1a189
Cast length for send and recv
|
10 年之前 |
Matt Clarkson
|
d94365acd9
set_close_on_exec to accept SOCKET
|
10 年之前 |
Matt Clarkson
|
809da20100
Fix up batch script line endings
|
10 年之前 |
Matt Clarkson
|
06cdd07357
Correct cast MD5 bytes
|
10 年之前 |
Matt Clarkson
|
b77ee408f1
Enabled declaration of main
|
10 年之前 |