|
@@ -668,6 +668,7 @@ int at_recvfrom(int socket, void *mem, size_t len, int flags, struct sockaddr *f
|
|
if (rt_sem_take(sock->recv_notice, timeout) < 0)
|
|
if (rt_sem_take(sock->recv_notice, timeout) < 0)
|
|
LOG_E("AT socket (%d) receive timeout (%d)!", socket, timeout);
|
|
LOG_E("AT socket (%d) receive timeout (%d)!", socket, timeout);
|