summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibuv/src/unix/udp.c
Commit message (Collapse)AuthorAgeFilesLines
* libuv: Suppress clang-analyzer warningsBrad King2023-05-221-0/+6
|
* Merge branch 'upstream-libuv' into update-libuvBrad King2022-09-271-8/+20
| | | | | * upstream-libuv: libuv 2022-07-12 (0c1fa696)
* Merge branch 'upstream-libuv' into update-libuvBrad King2022-01-131-6/+49
| | | | | | # By libuv upstream * upstream-libuv: libuv 2022-01-13 (2fbfa035)
* Merge branch 'upstream-libuv' into update-libuvBrad King2021-11-171-5/+34
| | | | | * upstream-libuv: libuv 2021-11-09 (0f696da5)
* Merge branch 'upstream-libuv' into update-libuvBrad King2020-09-231-50/+60
| | | | | * upstream-libuv: libuv 2020-09-22 (ed5b42d5)
* Merge branch 'upstream-libuv' into update-libuvBrad King2020-04-291-27/+14
| | | | | * upstream-libuv: libuv 2020-04-29 (e7ebae26)
* Merge branch 'upstream-libuv' into update-libuvBrad King2020-04-061-16/+352
| | | | | * upstream-libuv: libuv 2020-04-06 (d21f5aea)
* Merge branch 'upstream-libuv' into update-libuvBrad King2019-06-181-27/+117
| | | | | * upstream-libuv: libuv 2019-06-10 (ee24ce90)
* Merge branch 'upstream-libuv' into update-libuvBrad King2019-01-171-8/+15
| | | | | * upstream-libuv: libuv 2019-01-15 (f84c5e69)
* Merge branch 'upstream-libuv' into update-libuvBrad King2018-05-071-38/+38
| | | | | * upstream-libuv: libuv 2018-05-06 (bf605bd7)
* Merge branch 'upstream-libuv' into update-libuvBrad King2018-01-191-3/+5
| | | | | * upstream-libuv: libuv 2018-01-19 (63de1eca)
* Merge branch 'upstream-libuv' into update-libuvBrad King2017-05-151-14/+19
| | | | | | | * upstream-libuv: libuv 2017-05-09 (e11dcd43) Fixes: #16878
* Merge branch 'upstream-libuv' into import-libuvBrad King2016-08-311-0/+895
* upstream-libuv: libuv 2016-08-30 (897738b1)