summary refs log tree commit diff stats
path: root/tests/proc
diff options
context:
space:
mode:
authorAlfred Morgan <alfred@54.org>2024-08-22 01:31:35 -0700
committerGitHub <noreply@github.com>2024-08-22 10:31:35 +0200
commitcb7bcae7f73bb907170f67e5e245f474a48760b3 (patch)
treef61fe3b3d446e3d5e92e58450da4f683280ec246 /tests/proc
parent79f5a74408fab60c21e3905b72fe7dcdcb34eb52 (diff)
downloadNim-cb7bcae7f73bb907170f67e5e245f474a48760b3.tar.gz
fixes #23956; bindUnix loses the last character on OpenBSD (#23961)
uses calculation as shown in
https://man7.org/linux/man-pages/man7/unix.7.html
> offsetof(struct sockaddr_un, sun_path) + strlen(sun_path) + 1
Diffstat (limited to 'tests/proc')
0 files changed, 0 insertions, 0 deletions