Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added handling SIGTERM signal for proper stopping dedicated server #1830

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

SNMetamorph
Copy link
Member

No description provided.

engine/platform/posix/sys_posix.c Outdated Show resolved Hide resolved
@SNMetamorph
Copy link
Member Author

Unfortunately, PS Vita knows nothing about sigaction, so I decided to add #if condition to skip it there. Anyway, there is no possibility on PS Vita to properly working with processes and signals like on other normal OSes.

@a1batross a1batross merged commit 50c8058 into FWGS:master Oct 7, 2024
12 of 13 checks passed
@SNMetamorph SNMetamorph deleted the signals-handling branch October 8, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants