Searched hist:"033 b6639" (Results 1 – 7 of 7) sorted by relevance
/reactos/base/services/dhcpcsvc/include/ |
H A D | rosdhcp.h | diff 033b6639 Sun Aug 08 12:09:31 GMT 2021 Eric Kohl <eric.kohl@reactos.org> [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
|
/reactos/base/services/dhcpcsvc/dhcp/ |
H A D | pipe.c | diff 033b6639 Sun Aug 08 12:09:31 GMT 2021 Eric Kohl <eric.kohl@reactos.org> [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
|
H A D | api.c | diff 033b6639 Sun Aug 08 12:09:31 GMT 2021 Eric Kohl <eric.kohl@reactos.org> [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
|
H A D | dispatch.c | diff 033b6639 Sun Aug 08 12:09:31 GMT 2021 Eric Kohl <eric.kohl@reactos.org> [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
|
H A D | adapter.c | diff 033b6639 Sun Aug 08 12:09:31 GMT 2021 Eric Kohl <eric.kohl@reactos.org> [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
|
H A D | dhclient.c | diff 033b6639 Sun Aug 08 12:09:31 GMT 2021 Eric Kohl <eric.kohl@reactos.org> [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
|
/reactos/base/services/dhcpcsvc/ |
H A D | dhcpcsvc.c | diff 033b6639 Sun Aug 08 12:09:31 GMT 2021 Eric Kohl <eric.kohl@reactos.org> [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
|