common: set send timeout 86/46086/1
authorSuchang Woo <suchang.woo@samsung.com>
Fri, 14 Aug 2015 10:18:56 +0000 (19:18 +0900)
committerSuchang Woo <suchang.woo@samsung.com>
Fri, 14 Aug 2015 10:26:08 +0000 (19:26 +0900)
commiteaa08d73ab735e4008762020c8b54b741411528d
tree6c6d43fe7d32f8daa8401689d2271770f548a8e3
parent3c63f914c456f3860c2b391a93af855d84e4490a
common: set send timeout

If the receiver is blocked, Buxton daemon also can be blocked.
To prevent blocking, timeout argument in poll() is set.

Change-Id: I42cc6d8ba18cffebdc9eac6bab74bf3f56ecf24f
Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
common/proto.c