poco/Data
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
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
doc Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
include/Poco/Data Make Binding and CopyBinding specializations final (#4022) 2023-11-27 03:52:37 +01:00
MySQL add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00
ODBC add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00
PostgreSQL add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00
samples add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00
SQLite add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00
src Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
testsuite add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00
CMakeLists.txt fix(cmake): add missing Data define 2023-11-06 11:00:07 +01:00
Data_NO_SQL_PARSER.progen Win build fix (#4260) 2023-11-11 11:08:18 +01:00
Data_NO_SQL_PARSER.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
Data_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs140.vcxproj chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs140.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs150.vcxproj chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs150.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs160.sln Win build fix (#4260) 2023-11-11 11:08:18 +01:00
Data_vs160.vcxproj Win build fix (#4260) 2023-11-11 11:08:18 +01:00
Data_vs160.vcxproj.filters Win build fix (#4260) 2023-11-11 11:08:18 +01:00
Data_vs170.sln Win build fix (#4260) 2023-11-11 11:08:18 +01:00
Data_vs170.vcxproj Win build fix (#4260) 2023-11-11 11:08:18 +01:00
Data_vs170.vcxproj.filters Win build fix (#4260) 2023-11-11 11:08:18 +01:00
Data_VS90.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_VS90.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
Data.progen Win build fix (#4260) 2023-11-11 11:08:18 +01:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile fix(Data): 2023-11-01 00:25:46 +01:00