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 |
|
ng0
|
30c4d657ff
|
post_cork function first draft
|
2019-07-25 15:44:56 +00:00 |
|
ng0
|
9c8c1e7b49
|
fix
|
2019-07-24 16:23:03 +00:00 |
|
ng0
|
81a47b20eb
|
buffersize
|
2019-07-24 16:22:07 +00:00 |
|
Christian Grothoff
|
db64241b24
|
fix
|
2019-07-24 18:11:48 +02:00 |
|
Christian Grothoff
|
d67b93a2c6
|
indent
|
2019-07-24 18:10:31 +02:00 |
|
ng0
|
eb3035f63a
|
switch functions.
|
2019-07-24 15:59:17 +00:00 |
|
ng0
|
e180700596
|
fix failure to build.
|
2019-07-24 15:53:51 +00:00 |
|
ng0
|
e072dbba65
|
Start reworking into generic setsockopt wrapper.
|
2019-07-24 15:49:59 +00:00 |
|
ng0
|
51cfb23f17
|
first attempt to add MHD_send_on_connection2_
|
2019-07-24 15:05:51 +00:00 |
|
ng0
|
3d6e8187a8
|
lisp sneeks in.
|
2019-07-24 13:33:55 +00:00 |
|
ng0
|
cf1206ff78
|
conditionally return and setsockopt.
|
2019-07-24 13:32:01 +00:00 |
|
ng0
|
a1a0bf1a0a
|
function replace.
|
2019-07-24 13:11:34 +00:00 |
|
ng0
|
9a088e236f
|
Add MHD_send_socket_state_cork_nodelay_ and use it.
|
2019-07-24 12:22:04 +00:00 |
|
ng0
|
304002d6b1
|
remove commented code, replaced by functions.
|
2019-07-24 11:48:02 +00:00 |
|
ng0
|
7bfe541156
|
doxygen.
|
2019-07-24 11:37:11 +00:00 |
|
ng0
|
23b35cb84b
|
remove old function name.
|
2019-07-24 10:19:11 +00:00 |
|
ng0
|
0c40dc481b
|
move sendfile function work to connection.c
|
2019-07-24 10:17:45 +00:00 |
|
ng0
|
0b9d7d3bf3
|
attempt fix.
|
2019-07-24 10:11:50 +00:00 |
|
ng0
|
2525c5bc20
|
fix errors.
|
2019-07-24 10:08:07 +00:00 |
|
ng0
|
aad43f23f0
|
incomplete commit, adding 2 new helper functions and more.
|
2019-07-24 10:03:37 +00:00 |
|
ng0
|
1b013c78a6
|
doxygen fix.
|
2019-07-23 17:03:53 +00:00 |
|
ng0
|
1cc593e352
|
sendfile and netbsd, comment.
|
2019-07-23 13:28:35 +00:00 |
|
ng0
|
42e98f38c6
|
start SENDMSG/WRITEV.
|
2019-07-23 10:26:55 +00:00 |
|
ng0
|
e87675bff7
|
cover the case of TCP_NOPUSH and TCP_CORK coexisting on the same OS.
|
2019-07-22 17:43:19 +00:00 |
|
ng0
|
b57845595e
|
doxygen, links
|
2019-07-22 17:25:45 +00:00 |
|
ng0
|
6c03b75c18
|
doxygen: MHD_SSO
|
2019-07-22 17:17:04 +00:00 |
|
Christian Grothoff
|
30404c3480
|
Merge branch 'dev/ng0/gsoc2019' of git+ssh://gnunet.org/libmicrohttpd into dev/ng0/gsoc2019
|
2019-07-22 18:36:40 +02:00 |
|
Christian Grothoff
|
066f17f28a
|
reminder
|
2019-07-22 18:36:36 +02:00 |
|
ng0
|
ee67443df1
|
doxygen
|
2019-07-22 16:31:53 +00:00 |
|
Christian Grothoff
|
5304f73f9e
|
gnutls cork integration
|
2019-07-22 18:28:02 +02:00 |
|
Christian Grothoff
|
a0588fc0c2
|
do use MSG_NOSIGNAL in send() if available
|
2019-07-22 18:12:46 +02:00 |
|
ng0
|
4ebff9dc16
|
more OLDSOCK.
|
2019-07-22 15:51:16 +00:00 |
|
ng0
|
6d1993c5c1
|
connection.c: preprocessor ifdef some setsockopts.
|
2019-07-22 15:29:56 +00:00 |
|
ng0
|
e33528862a
|
Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019
|
2019-07-22 14:18:35 +00:00 |
|
Christian Grothoff
|
092b370587
|
undo, duplicated functionality
|
2019-07-22 16:11:10 +02:00 |
|
ng0
|
7054ad4d55
|
Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019
|
2019-07-22 10:52:17 +00:00 |
|
Christian Grothoff
|
9c7dc624ac
|
unify
|
2019-07-22 12:37:45 +02:00 |
|
ng0
|
bc251e7f51
|
fix compiler error.
|
2019-07-22 10:24:01 +00:00 |
|
ng0
|
9d1dddc01f
|
remove verbose comments in mhd_send.c
|
2019-07-22 09:57:49 +00:00 |
|
Christian Grothoff
|
3d1b941137
|
introducte MHD_RO_FREE_FUNCTION as proposed by Nicolas Mora on the list
|
2019-07-22 11:49:42 +02:00 |
|
ng0
|
640a37e2e6
|
move comment above function.
|
2019-07-22 09:47:43 +00:00 |
|
ng0
|
52a76e50b2
|
indent
|
2019-07-22 09:43:26 +00:00 |
|
ng0
|
4b924674f3
|
doxygen for send_
|
2019-07-21 16:34:07 +00:00 |
|