Bug 5046

Summary: send(2) manpage lists not supported option
Product: [Retired] Red Hat Linux Reporter: chbm <chbm>
Component: man-pagesAssignee: Cristian Gafton <gafton>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-16 13:30:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description chbm 1999-09-10 14:57:43 UTC
MSG_DONTWAIT
              Enables non-blocking operation;  if  the
operation
              would block, EAGAIN is returned.

This send*(2) option is not suported in 2.2 kernels.

Comment 1 Bernhard Rosenkraenzer 2000-02-16 13:30:59 UTC
MSG_DONTWAIT is part of POSIX 1003.1g, and should be documented.
later kernels will implement it.