Commit History

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