thlorenz / libuv-dox

Documenting types and methods of libuv, mostly by reading 'uv.h'.
https://github.com/joyent/libuv
MIT License
252 stars 29 forks source link

uv_signal_t is actually a subclass of uv_handle_t #4

Open neoxic opened 10 years ago

neoxic commented 10 years ago

Hi!

https://github.com/thlorenz/libuv-dox/blob/master/types.md#signal doesn't state any inheritance from uv_handle_t.