poco/Foundation
Andrew Auclair ae341843e9
Implement GetAdaptersAddresses API (#4419)
* Upgrade from GetAdaptersInfo to GetAdaptersAddresses API. The code has been swapped back to a buffer of bytes because the data structure built by GetAdaptersAddresses is a linked list and the returned size is not a multiple of the IP_ADAPTERS_ADDRESSES struct.

* Adding back Poco/UnWindows.h

* Undoing indents.
2024-01-29 09:32:07 +01:00
..
cmake fix(cmake): PocoFoundationConfig.cmake should now check for PCRE2 #3677 2022-07-09 19:13:04 +02:00
include/Poco gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394) 2024-01-17 14:13:24 +01:00
samples Remove vs140 and vs150 project files 2023-12-18 17:26:13 +01:00
src Implement GetAdaptersAddresses API (#4419) 2024-01-29 09:32:07 +01:00
testsuite fix: NULL pointer strategy when setting rotation never #4411 2024-01-24 09:52:02 +01:00
CMakeLists.txt mingw 11: fixes to compile common libraries 2023-12-14 19:02:11 +01:00
Foundation_vs160.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs160.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs160.vcxproj.filters Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs170.sln Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
Foundation_vs170.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs170.vcxproj.filters Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Makefile Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
nonexistent.txt feat(Data::AbstractSessionImpl): add autoCommit property and tests #4261 (#4262) 2023-12-22 09:27:34 +01:00