[Bug 248614] getpeereid.3 says listen where it means accept.

2023-12-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 Gordon Bergling changed: What|Removed |Added Resolution|--- |FIXED Status|In Prog

[Bug 248614] getpeereid.3 says listen where it means accept.

2023-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 --- Comment #5 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=05d562a4e53e6c808949591d10b4b94fd0898eeb commit 05d562a4e53e6c808949591d10b4b94fd0898eeb Author:

[Bug 248614] getpeereid.3 says listen where it means accept.

2023-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=edb6d4f50d9ea5a57dfc01964e950b5fb3a7e0fa commit edb6d4f50d9ea5a57dfc01964e950b5fb3a7e0fa Author:

[Bug 248614] getpeereid.3 says listen where it means accept.

2023-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=fa9f74220146233b7224da7c94870540dc39ae68 commit fa9f74220146233b7224da7c94870540dc39ae68 Author:

[Bug 248614] getpeereid.3 says listen where it means accept.

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 Gordon Bergling changed: What|Removed |Added See Also||https://reviews.freebsd.org

[Bug 248614] getpeereid.3 says listen where it means accept.

2020-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 Gordon Bergling changed: What|Removed |Added CC||g...@freebsd.org Assig

[Bug 248614] getpeereid.3 says listen where it means accept.

2020-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 --- Comment #2 from George Nachman --- > a connected UNIX-domain socket This would have been better, since it's what I expected. It looks like they've added some new socket types that I'm not familiar with, so I won't comment on whether it

[Bug 248614] getpeereid.3 says listen where it means accept.

2020-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 --- Comment #1 from Conrad Meyer --- Probably connect(2) has to succeed, too, right? Maybe we can simplify to "a connected UNIX-domain socket?" (Does it really have to be SOCK_STREAM, either, or just any connectable socket type?) -- You

[Bug 248614] getpeereid.3 says listen where it means accept.

2020-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248614 Bug ID: 248614 Summary: getpeereid.3 says listen where it means accept. Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Sev