Opened 10 years ago
#305 new defect
O_NONBLOCK and a named pipe
Reported by: | KO Myung-Hun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.7 |
Component: | libc | Version: | 0.6.5 |
Severity: | normal | Keywords: | |
Cc: |
Description
Hi/2.
O_NONBLOCK of fcntl() does not work on a named pipe. It would be better to support O_NONBLOCK of fcntl() for a name pipe.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
patch for o_nonblock support for a named pipe