fsagbuya
  • Joined on 2023-09-27
fsagbuya pushed to fix_win_bind at fsagbuya/sipyco 2026-04-11 18:40:36 +08:00
ecdd267511 common_args: fix Windows dual-stack bind conflict
fsagbuya commented on pull request M-Labs/sipyco#1 2026-04-11 18:35:37 +08:00
common_args: fix Windows dual-stack bind conflict

As I understand it:

  1. On Windows, localhost resolves to ::1 first as shown in the Wine logs.
  2. So when asyncio gets ["localhost"], it creates the IPv6 socket first. Windows then…
fsagbuya pushed to fix_win_bind at fsagbuya/sipyco 2026-04-10 17:56:36 +08:00
a29df7eb24 common_args: fix Windows dual-stack bind conflict
fsagbuya created pull request M-Labs/sipyco#1 2026-04-10 17:52:30 +08:00
common_args: fix Windows dual-stack bind conflict
fsagbuya pushed to fix_win_bind at fsagbuya/sipyco 2026-04-10 17:48:24 +08:00
e057319bed common_args: fix Windows dual-stack bind conflict
fsagbuya created branch fix_win_bind in fsagbuya/sipyco 2026-04-10 17:46:58 +08:00
fsagbuya pushed to fix_win_bind at fsagbuya/sipyco 2026-04-10 17:46:58 +08:00
fsagbuya created repository fsagbuya/artiq-comtools 2026-04-10 16:40:24 +08:00
fsagbuya created pull request M-Labs/nac3#760 2026-04-09 12:08:11 +08:00
LLVM 17 -> LLVM 18
fsagbuya pushed to llvm18 at fsagbuya/nac3 2026-04-09 12:07:19 +08:00
669e210420 nac3core: update codegen snapshots for LLVM 18
160a978da3 nac3core: fix stacksave/stackrestore intrinsics pointer type parameter
445e8acfe0 LLVM 17 -> LLVM 18
Compare 3 commits »
fsagbuya pushed to llvm19_1 at fsagbuya/nac3 2026-04-09 09:45:09 +08:00
59ca4c9aaf nac3core: fix stacksave/stackrestore intrinsics pointer type parameter
fsagbuya pushed to llvm20 at fsagbuya/nac3 2026-04-08 19:20:02 +08:00
44fbde0089 LLVM 17 -> LLVM 20
fsagbuya created branch llvm20 in fsagbuya/nac3 2026-04-08 19:20:02 +08:00
fsagbuya created branch llvm19_1 in fsagbuya/nac3 2026-04-08 19:15:55 +08:00
fsagbuya pushed to llvm19_1 at fsagbuya/nac3 2026-04-08 19:15:55 +08:00
348381b7d9 LLVM 17 -> LLVM 19
fsagbuya created branch llvm18 in fsagbuya/nac3 2026-04-08 19:09:22 +08:00
fsagbuya pushed to llvm18 at fsagbuya/nac3 2026-04-08 19:09:22 +08:00
8ceb3749d3 LLVM 17 -> LLVM 18
fsagbuya pushed to llvm21 at fsagbuya/nac3 2026-04-08 16:52:40 +08:00
c84e4651fa LLVM 17 -> LLVM 21
fsagbuya pushed to llvm21 at fsagbuya/nac3 2026-04-08 16:12:04 +08:00
6fded0c264 LLVM 17 -> LLVM 21
fsagbuya pushed to llvm21 at fsagbuya/nac3 2026-04-08 15:58:56 +08:00
93ba6d86fc LLVM 17 -> LLVM 21