aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_send.c
Commit message (Expand)AuthorAge
* Rename senfile_adapter to MHD_send_sendfile_ and remove duplicate prototype.ng02019-08-02
* mhd_send: fix failure to buildng02019-08-02
* handle TLS case in send_on_connectin2Christian Grothoff2019-08-01
* reduce variable scopeChristian Grothoff2019-08-01
* toggle Naggle if and only if corking is not possible by other meansChristian Grothoff2019-08-01
* always set nodelay, except if we cannot corkChristian Grothoff2019-08-01
* swap _NODELAY and _NOPUSHng02019-08-01
* TCP_NOPUSHng02019-08-01
* remove commentblockng02019-08-01
* fixes, comments, FIXMEsChristian Grothoff2019-08-01
* mhd_send commented,ng02019-08-01
* fix behavior on NetBSD, use the right sizeof.ng02019-07-30
* partial fix to sendmsg codeng02019-07-30
* MSG_MORE fixng02019-07-30
* Add MSG_MORE detection.ng02019-07-30
* .ng02019-07-29
* ack other authorsChristian Grothoff2019-07-29
* _len -> _sizeng02019-07-29
* syntng02019-07-29
* check before post_ function if we need to set want_cork to falseng02019-07-29
* declare retng02019-07-29
* have_cork->want_corkng02019-07-29
* test for MGS_MORE existing, not its non-existince.ng02019-07-29
* switch post/pre function definition to a logical appearance in the fileng02019-07-29
* remove commented codeng02019-07-26
* skcorkng02019-07-26
* for testsng02019-07-26
* don't castng02019-07-25
* incompleteng02019-07-25
* remove dead code, comment new code.ng02019-07-25
* simplifyChristian Grothoff2019-07-25
* simplifyChristian Grothoff2019-07-25
* simplifyChristian Grothoff2019-07-25
* simplifyChristian Grothoff2019-07-25
* simplifyChristian Grothoff2019-07-25
* simplifyChristian Grothoff2019-07-25
* simplifyChristian Grothoff2019-07-25
* show not tellChristian Grothoff2019-07-25
* show not tellChristian Grothoff2019-07-25
* attempt fixng02019-07-25
* attempt fixng02019-07-25
* initial move code sendfile.ng02019-07-25
* pre_cork socket..ng02019-07-25
* post_cork function first draftng02019-07-25
* fixng02019-07-24
* buffersizeng02019-07-24
* switch functions.ng02019-07-24
* Start reworking into generic setsockopt wrapper.ng02019-07-24
* Add MHD_send_socket_state_cork_nodelay_ and use it.ng02019-07-24
* remove commented code, replaced by functions.ng02019-07-24