id summary reporter owner description type status priority milestone component version resolution keywords cc field_blocks field_dependson field_seealso 309 async_data_read_finalize returns EOK even with NULL data and nonzero size Radim Vansa Jakub Jermář "The function async_data_read_finalize returns EOK even with NULL data and nonzero data size argument - I think in this case it should return EINVAL or EPERM. On the other side the async_data_read_start gets EPERM error even if it has provided correct argument, maybe there should be another errno (saying that the other side has behaved in a wrong way). Or, at least, state in the documentation that the EPERM means second side's error." defect new minor helenos/lib/c mainline async, errno, first-patch