libuv/include/uv
cjihrig 4e69e33325
2020.09.26, Version 1.40.0 (Stable)
Changes since version 1.39.0:

* udp: add UV_UDP_MMSG_FREE recv_cb flag (Ryan Liptak)

* include: re-map UV__EPROTO from 4046 to -4046 (YuMeiJie)

* doc: correct UV_UDP_MMSG_FREE version added (cjihrig)

* doc: add uv_metrics_idle_time() version metadata (Ryan Liptak)

* win,tty: pass through utf-16 surrogate pairs (Mustafa M)

* unix: fix DragonFly BSD build (Aleksej Lebedev)

* win,udp: fix error code returned by connect() (Santiago Gimeno)

* src: suppress user_timeout maybe-uninitialized (Daniel Bevenius)

* test: fix compiler warning (Vladimír Čunát)

* build: fix the Haiku cmake build (David Carlier)

* linux: fix i386 sendmmsg/recvmmsg support (Ben Noordhuis)

* build: add libuv-static pkg-config file (Nikolay Mitev)

* unix,win: add uv_timer_get_due_in() (Ulrik Strid)

* build,unix: add QNX support (Elad Lahav)

* include: remove incorrect UV__ERR() for EPROTO (cjihrig)
2020-09-24 20:34:43 -04:00
..
aix.h
android-ifaddrs.h
bsd.h
darwin.h
errno.h include: remove incorrect UV__ERR() for EPROTO 2020-09-24 07:05:19 -04:00
linux.h
os390.h
posix.h
stdint-msvc2008.h
sunos.h
threadpool.h
tree.h
unix.h build,unix: add QNX support 2020-09-22 23:14:46 -04:00
version.h 2020.09.26, Version 1.40.0 (Stable) 2020-09-24 20:34:43 -04:00
win.h