From b220303691d627ca3cfe0d949c6aa2257b722c60 Mon Sep 17 00:00:00 2001 From: silvioprog Date: Thu, 6 Dec 2018 12:54:00 -0300 Subject: Optimized the function MHD_create_response_from_callback() for Windows by increasing its internal buffer size and allowed to customize it via macro MHD_FD_BLOCK_SIZE. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0f401a6b..6f27395d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -Thu Dec 6 02:11:15 -03 2018 +Thu Dec 6 12:50:11 BRT 2018 + Optimized the function MHD_create_response_from_callback() for + Windows by increasing its internal buffer size and allowed to customize + it via macro MHD_FD_BLOCK_SIZE. -SC + +Thu Dec 6 02:11:15 BRT 2018 Referenced the gnutls_load_file() function in the HTTPs examples. -SC Wed Dec 5 18:08:59 CET 2018 -- cgit v1.2.3