You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand I could be banned from the repository if I misusing issue section not for posting bugs, but for question or 'broken website' report. / Я понимаю, что меня могут заблокировать в репозитории, если я буду использовать раздел issue не для сообщений об ошибках, а для вопросов или сообщении о «неработающем веб-сайте».
Operating system / операционная система
all
Running as service / Запуск программы как сервис
I run it as a regular program / Запускаю программу обычным образом
Are there any real-world implications due to that?
The only signal handler purpose is to exit the program. Even if it could not be de-initialized successfully for some reason, WinDivert should clean up everything upon process termination.
CAPTCHA
Operating system / операционная система
all
Running as service / Запуск программы как сервис
I run it as a regular program / Запускаю программу обычным образом
Describe the bug / Опишите ошибку программы
exiting
” should use the data type “sig_atomic_t
”.I guess that a different program design will be needed for your function “sigint_handler”.
Additional information / Дополнительная информация
No response
The text was updated successfully, but these errors were encountered: