Commit Graph
3178 Commits
Author SHA1 Message Date
ng0 33f02e62a7 remove commentblock 2019-08-01 17:08:37 +00:00
Christian Grothoff b8f3cf79d5 fixes, comments, FIXMEs 2019-08-01 18:05:17 +02:00
ng0 8ad5fab2e8 Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019 2019-08-01 14:28:34 +00:00
ng0 9edfc8f8f7 mhd_send commented, 2019-08-01 14:26:54 +00:00
Christian Grothoff 91826f5001 releasing v0.9.66 v0.9.66 2019-08-01 13:38:40 +02:00
Christian Grothoff de315d36e0 attempt to fix issue with upload data discovered by FD 2019-08-01 00:54:42 +02:00
ng0 8c6c3d4555 fix behavior on NetBSD, use the right sizeof. 2019-07-30 14:26:24 +00:00
ng0 2220c3f773 partial fix to sendmsg code 2019-07-30 13:33:21 +00:00
ng0 919c6d4e52 MSG_MORE fix 2019-07-30 09:04:16 +00:00
ng0 4682921801 configure 2019-07-30 08:53:34 +00:00
ng0 4ab7ea5dde attempt configure fix 2019-07-30 08:42:38 +00:00
ng0 5b83823ef3 Add MSG_MORE detection. 2019-07-30 08:31:41 +00:00
ng0 57054d0448 . 2019-07-29 21:42:44 +00:00
Christian Grothoff 45bcf0206b ack other authors 2019-07-29 22:42:07 +02:00
ng0 f17794b5f5 gitignore build-aux. 2019-07-29 20:19:51 +00:00
ng0 654d20bcd1 writev check 2019-07-29 20:06:41 +00:00
ng0 8ce24c2ae4 _len -> _size 2019-07-29 20:01:01 +00:00
ng0 379da4ce09 configure.ac: define a check for HAVE_SENDMSG 2019-07-29 18:38:04 +00:00
ng0 02a9ae28d6 synt 2019-07-29 18:29:20 +00:00
Christian Grothoff bafd078984 fix hang reported by Viet on 24.6.2019 on the mailinglist: do not just consider nested epoll, but also already ready connections 2019-07-29 20:03:41 +02:00
Christian Grothoff 9c15b24f59 ensure event loop keeps going in test, and indentation fixes 2019-07-29 20:00:58 +02:00
Christian Grothoff 40bf201dc5 indentation fixes, adding test_upgrade_large.c test for issue reported by Viet 2019-07-29 19:30:27 +02:00
ng0 abc998d219 check before post_ function if we need to set want_cork to false 2019-07-29 17:20:40 +00:00
ng0 1bcbd2c008 declare ret 2019-07-29 16:51:02 +00:00
Christian Grothoff 1aaff72582 is this year 2019-07-29 18:13:18 +02:00
Christian Grothoff 5ee6886a3b indentation 2019-07-29 18:08:50 +02:00
ng0 8567afc52f have_cork->want_cork 2019-07-29 15:39:22 +00:00
ng0 43ee3a3037 test for MGS_MORE existing, not its non-existince. 2019-07-29 15:15:33 +00:00
ng0 be86a916eb switch post/pre function definition to a logical appearance in the file
(pre before post), purely for orientation.
2019-07-29 15:10:37 +00:00
ng0 9e8418b943 remove commented code 2019-07-26 22:18:09 +00:00
ng0 afe3f5aef4 skcork 2019-07-26 21:20:56 +00:00
ng0 7a9f4c60e7 test 2019-07-26 21:09:54 +00:00
ng0 2c1b1f146c for tests 2019-07-26 20:43:14 +00:00
ng0 af387e7c28 don't cast 2019-07-25 20:54:47 +00:00
ng0 5880cd0cd3 incomplete 2019-07-25 20:13:18 +00:00
ng0 b76dadc0fd remove dead code, comment new code. 2019-07-25 19:06:13 +00:00
Christian Grothoff d5c3f00f9f simplify 2019-07-25 20:32:36 +02:00
Christian Grothoff be5ba4767f simplify 2019-07-25 20:24:53 +02:00
Christian Grothoff 68721add43 simplify 2019-07-25 20:23:57 +02:00
Christian Grothoff 497c1d68be simplify 2019-07-25 20:19:11 +02:00
Christian Grothoff 16d0ccc48b simplify 2019-07-25 20:17:33 +02:00
Christian Grothoff 8a68b2355f simplify 2019-07-25 20:14:21 +02:00
Christian Grothoff 20c16b7927 simplify 2019-07-25 20:12:49 +02:00
Christian Grothoff 9ed35bc8df show not tell 2019-07-25 20:11:46 +02:00
Christian Grothoff 6a9e9a52f3 show not tell 2019-07-25 20:10:39 +02:00
ng0 78d30bd582 attempt fix 2019-07-25 17:51:43 +00:00
ng0 9ec1b5df5e attempt fix 2019-07-25 17:49:05 +00:00
ng0 3dfbaa2a4c remove code, add prototype to mhd_send.h 2019-07-25 17:36:37 +00:00
ng0 5bfd85fc57 initial move code sendfile. 2019-07-25 17:33:14 +00:00
ng0 c2915ac740 pre_cork socket.. 2019-07-25 16:11:18 +00:00