[FIX] broken pipe or unclosed pipe on client extraordinary disconnect
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Wed, 4 Sep 2013 08:58:37 +0000 (12:58 +0400)
committerVitaliy Cherepanov <v.cherepanov@samsung.com>
Wed, 4 Sep 2013 08:58:37 +0000 (12:58 +0400)
commit5ad5042d0aefce5140f356eae5f6fd6a64a32c69
tree9ae89b2135f56d8c895088d4f84f7891a44990c0
parent41c96f3126d5b3570fbcb6ed116c3d4d16e7811d
[FIX] broken pipe or unclosed pipe on client extraordinary disconnect

 - add cleanup for transfer_thread which close pipes
on thread terminate or exit from thread function on some internal
errors

Change-Id: I99074ae909bbb315eca2ce3bfcded50603345103
Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
daemon/main.c
daemon/transfer_thread.c