7993a368b8
ERESTARTSYS will be returned if a signal is queued for the process while it is waiting, it means the related system call was interrupted and needs to be restarted. For the msgq data sending, this case(ERESTARTSYS) should be handled by qmsgq transport layer due the packet will be fragmented if its size is larger than the maximum transfer size (MTU). Change-Id: If9bdf0a73bce04cd9c963122011e8621ed675bf3 Signed-off-by: Tao Zhang <quic_taozhan@quicinc.com> |
||
---|---|---|
.. | ||
af_qmsgq.c | ||
af_qmsgq.h | ||
Kconfig | ||
Makefile | ||
qmsgq_gunyah.c |