mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
ebfdda377b
Standard POSIX specification in URL “https://pubs.opengroup.org/onlinepubs/9699919799/functions/mq_timedsend.html” requires that "EBADF" be returned when message queue not opened for writing.So i update the related descriptions in this file, no function changed. Signed-off-by: yangjiao <yangjiao@xiaomi.com>