reactos/base/services/dhcpcsvc
Eric Kohl 033b6639e4 [DHCPCSVC] Make the DHCP client service stoppable
- Make all threads (pipe thread, adapter discovery thread and dispatcher thread) wait on the stop event.
- Close shared resources in the main (dispatcher) thread after the pipe thread and the adapter discovery thread have shut down.

This enables us to stop and restart the DHCP client properly.

CORE-14390
2021-08-08 14:10:25 +02:00
..
dhcp [DHCPCSVC] Make the DHCP client service stoppable 2021-08-08 14:10:25 +02:00
include [DHCPCSVC] Make the DHCP client service stoppable 2021-08-08 14:10:25 +02:00
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
dhcpcsvc.c [DHCPCSVC] Make the DHCP client service stoppable 2021-08-08 14:10:25 +02:00
dhcpcsvc.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dhcpcsvc.spec [DHCPSVC] Properly stub DhcpRequestParams() 2018-12-06 22:26:10 +01:00