12 Aug
2025
12 Aug
'25
10:41 p.m.
Alfred Agrell (@Alcaro) commented about dlls/ntdll/unix/socket.c:
ULONG daddr; };
+struct ipv6_pseudo_header +{ + struct in6_addr src; + struct in6_addr dst; + UINT32 next_len; /* incapsulated packet length in network byte order */
That word is usually spelled encapsulated. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8757#note_112735