Re: AF_UNIX SOCK_SEQPACKET sendmsg w/ MSG_EOR truncates recvmsg

2023-09-06 Thread Eric Wong
Eric Wong wrote: > sendmsg with MSG_EOR on a SOCK_SEQPACKET socket appears to cause the > receiving end to get truncated output (and MSG_TRUNC set). I'm only > sending a 153-byte record, so unlikely a problem with system limits. > This behavior does not e

RLIMIT_CPU doesn't work reliably on mostly idle systems

2023-08-28 Thread Eric Wong
>Synopsis: RLIMIT_CPU doesn't work reliably on mostly idle systems >Category: system >Environment: System : OpenBSD 7.3 Details : OpenBSD 7.3 (GENERIC.MP) #1242: Sat Mar 25 18:04:31 MDT 2023 dera...@octeon.openbsd.org:/usr/src/sys/arch/octeon/comp

AF_UNIX SOCK_SEQPACKET sendmsg w/ MSG_EOR truncates recvmsg

2023-08-25 Thread Eric Wong
>Synopsis: AF_UNIX SOCK_SEQPACKET sendmsg w/ MSG_EOR truncates recvmsg >Category: system >Environment: System : OpenBSD 7.3 Details : OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36:29 MDT 2023 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/co