diff --git a/man2/recv.2 b/man2/recv.2 index d2b531276..046edf86f 100644 --- a/man2/recv.2 +++ b/man2/recv.2 @@ -164,18 +164,6 @@ is passed as normal data via The original destination address of the datagram that caused the error is supplied via .IR msg_name . -.IP -For local errors, no address is passed (this can be checked with the -.I cmsg_len -member of the -.IR cmsghdr ). -For error receives, the -.B MSG_ERRQUEUE -is set in the -.IR msghdr . -After an error has been passed, the pending socket error -is regenerated based on the next queued error and will be passed -on the next socket operation. The error is supplied in a .I sock_extended_err