[Bug 174581] man page of recvmsg(2) does not mention return value 0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Feb 2025 01:46:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174581
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=2200da5fe05929d8455435a178188efaab7ee85f
commit 2200da5fe05929d8455435a178188efaab7ee85f
Author: Felix Johnson <fjohnson@felix-johnson.com>
AuthorDate: 2025-02-13 03:40:59 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-02-27 01:44:28 +0000
recv.2: Explain how recv functions can return 0
Clarify the RETURN VALUES section with improved structure,
the condition of the return value 0, and the setting of errno.
PR: 174581
Reviewed by: jhb, ziaee
Approved by: mhorne (mentor)
Differential Revision: https://reviews.freebsd.org/D48955
(cherry picked from commit 571df2c64a3c1af1fe011303ec08e391e887ecbc)
lib/libc/sys/recv.2 | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.