Use strongly typed watcher callback functions in libuv, preventing dozens of compiler warnings.
And also ensuring that in the Python code we know the type of pointer we're dealing with. This might catch some errors.
Showing
Please register or sign in to comment