skypjack / uvw

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
MIT License
1.87k stars 211 forks source link

Update uvw to libuv 1.34 #167

Closed skypjack closed 4 years ago

skypjack commented 4 years ago

libuv reached version 1.34, update uvw to keep track of the changes.

skypjack commented 4 years ago

Done.