Files
asterisk/res
Roman Pertsev 481d4c0e75 res_audiosocket: fix temporarily unavailable
Operations on non-blocking sockets may return a resource temporarily unavailable error (EAGAIN or EWOULDBLOCK). This is not a fatal error but a normal condition indicating that the operation would block.

This patch corrects the handling of this case. Instead of incorrectly treating it as a reason to terminate the connection, the code now waits for data to arrive on the socket.
2025-10-30 16:09:11 +00:00
..
2023-04-03 07:58:23 -05:00
2025-03-20 18:34:07 +00:00
2023-01-31 11:23:11 -06:00
2024-02-28 18:39:03 +00:00
2023-01-10 14:07:44 -06:00
2025-03-20 18:34:07 +00:00
2021-11-18 16:25:51 -06:00
2025-05-01 12:44:58 +00:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2025-09-17 11:40:15 -06:00
2025-03-20 18:34:07 +00:00
2021-12-03 10:38:39 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:34:07 +00:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:34:07 +00:00
2021-12-03 10:38:39 -06:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:34:07 +00:00
2021-12-03 10:38:39 -06:00
2023-12-08 13:11:54 +00:00
2025-03-20 18:34:07 +00:00