gisi: Split indication to use separate socket
authorAki Niemi <aki.niemi@nokia.com>
Tue, 16 Nov 2010 15:06:11 +0000 (17:06 +0200)
committerAki Niemi <aki.niemi@nokia.com>
Wed, 22 Dec 2010 15:13:47 +0000 (17:13 +0200)
commit50f6b061054d1aa323521fa25c5e6c9576712f72
treece7724af8e02f09b19413275c3188919e9d71e30
parenta1d8fb8c72813186b4fbb0e67bd819574ddcb074
gisi: Split indication to use separate socket

Some resources send INDs with non-zero unique transaction ID, which
can conflict with pending RESPs. To fix this, we use two sockets, one
dedicated for INDs, and one dedicated to REQs, NTFs and RESPs.
gisi/modem.c