osmo-msc/openbsc/src/libctrl
Jacob Erlbeck e827812051 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages
The old ipa_msg_recv() implementation didn't support partial receive,
so IPA connections got disconnected when this happened.

This patch adds the handling of the temporary message buffers and uses
ipa_msg_recv_buffered().

It has been successfully tested by jerlbeck with osmo-nitb and
osmo-bsc.

Ticket: OW#768
Sponsored-by: On-Waves ehf
2014-04-01 13:40:59 +02:00
..
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
control_cmd.c libctrl: Add a function to create the cmd 2011-08-22 23:45:57 +02:00
control_if.c ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages 2014-04-01 13:40:59 +02:00