Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#949 closed defect (invalid)

MSG_DONTWAIT not available to applications

Reported by: lars Owned by: Eric Norum
Priority: normal Milestone: 4.9
Component: network/legacy Version: unknown
Severity: major Keywords:
Cc: bugs@…, joel.sherrill@…, ralf.corsepius@…, lars@… Blocked By:
Blocking:

Description

I include <sys/socket.h> in my application but MSG_DONTWAIT is not defined. This is due to a missplaced "#if BSD_VISIBLE" in that header file. The attached patch fixes this problem. Please apply.

Regards
Lars Munch

Release:
unknown

Environment:
Target pc386, but this applies to all targets

Attachments (1)

dontwait.patch (801 bytes) - added by lars on 12/03/06 at 13:31:12.
dontwait.patch

Download all attachments as: .zip

Change History (4)

comment:1 Changed on 04/12/06 at 20:00:10 by Joel Sherrill

Status: assignedclosed

comment:2 Changed on 04/13/06 at 07:58:24 by Ralf Corsepius

Status: closedwaiting

Changed on 12/03/06 at 13:31:12 by lars

Attachment: dontwait.patch added

dontwait.patch

comment:3 Changed on 08/05/08 at 15:00:07 by Joel Sherrill

Milestone: 4.9
rep_platform: All
Resolution: invalid
Status: assignedclosed

Should have been closed long ago

Note: See TracTickets for help on using tickets.