OSDN Git Service

sens: simplify the server dispatch routine
authorOctavian Purdila <octavian.purdila@intel.com>
Mon, 24 Nov 2014 11:33:53 +0000 (13:33 +0200)
committerAdriana Reus <adriana.reus@intel.com>
Wed, 3 Dec 2014 13:56:06 +0000 (15:56 +0200)
commit48e21a62bb11d3640d278b50ad238d9595a07315
tree11203f91f9ac9a813f3effebfafe427f5c9a4b2c
parent9069fc7f4119f7f64e0339fdec22dc952a7e14c6
sens: simplify the server dispatch routine

Simplify the server dispatch routine so that it supports only one
command per connection. This also fixes the issue of not being able to
issue commands after poll.

Change-Id: I02932ca7c3aad0c6f46f80f547e8e515c085e763
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
sens.c