Commit Graph

3 Commits

Author SHA1 Message Date
Karthikeyan Ramasubramanian
b3e8043b10 msm: ipc: Remove redundant setting of receive timeout value
Each IPC socket is assigned a default receive timeout value during
socket create and bind operations. Remove the redundant assignment
of receive timeout value during the bind operation.

Change-Id: Icac2f2d7f118f5d0c938c6491db17967b37c02b7
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
2011-11-09 15:55:27 -07:00
Karthikeyan Ramasubramanian
cc450c9f1c msm: ipc: Update server lookup to multiple compatible services
IPC Router looks up all compatible services during the server
lookup using the compatibility mask provided by the clients.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
2011-10-03 10:27:39 -07:00
Bryan Huntsman
3f2bc4d6eb Initial Contribution
msm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142

Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
2011-10-03 09:57:10 -07:00