poco/Zip/testsuite
Alexander B 24b7122f43
add sendfile method for streamsocket (#4007)
* add sendfile method for streamsocket

* add mswsock.lib to the project files and templates

* remove /DPOCO_NO_AUTOMATIC_LIBS for cmake windows build

* merge from upstream

* merge from upstream

* fix code stile
add NotImplemented exception for unsupported platforms
exculude <sys/sendfile.h> for POCO_EMSCRIPTEN, because https://
github.com/emscripten-core/emscripten/pull/16234

* add iostream include for std::cout

* fix compilation for emscripten (wrap sendfile)
2023-12-11 10:47:03 +01:00
..
data fix: Cannot open certain zip files, #2467 2018-09-20 10:17:46 +08:00
src Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
testdir change EOL to 'native' 2012-04-29 18:52:25 +00:00
CMakeLists.txt make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
Makefile Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
test.dat Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
testfile2.txt Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
testfile3.txt Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
testfile.txt Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TestSuite_vs90.vcproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
TestSuite_vs140.vcxproj re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs140.vcxproj.filters re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs150.vcxproj re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs150.vcxproj.filters re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs160.vcxproj re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs160.vcxproj.filters re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
TestSuite_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
TestSuite.progen add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00