Closed PaulWieland closed 3 years ago
Tested on macOS Catalina with iOS 14.4 client.
The client can now disconnect and reconnect. Upon disconnecting, the event_proc is terminated - without which, the forked process goes to 100% CPU utilization (which happens witch each disconnect).
event_proc
@PaulWieland: Thanks, this PR has been added in upstream:
Tested on macOS Catalina with iOS 14.4 client.
The client can now disconnect and reconnect. Upon disconnecting, the
event_proc
is terminated - without which, the forked process goes to 100% CPU utilization (which happens witch each disconnect).