mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-07 15:19:55 +09:00
Revert "Reverse kms server connect direction to fix umask issue"
This reverts commit e844421f6d.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
typedef struct {
|
||||
pid_t kms_server_pid;
|
||||
int initial_socket_fd;
|
||||
int initial_client_fd;
|
||||
char initial_socket_path[PATH_MAX];
|
||||
int socket_pair[2];
|
||||
} gsr_kms_client;
|
||||
|
||||
Reference in New Issue
Block a user