proxy: Add implementation for internal proxy framework.
authorMohamed Abbas <mabbas@linux.intel.com>
Thu, 3 Feb 2011 23:46:29 +0000 (15:46 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 4 Feb 2011 09:58:55 +0000 (10:58 +0100)
commit1bc70d43943373200b3bbfc69d5a6b8e880a6657
tree8177d73d72275a245781ba2e0c294dad133009ca
parentb05980e215343dac0bed5a6bb3be1ef97b223166
proxy: Add implementation for internal proxy framework.

Add support to call registered proxy driver and report
proxy to client.

Also Make sure we cancel proxy request if we got disconnected and still
waiting for proxy request. Also make sure we set/clear token correctly
include/proxy.h
plugins/portal.c
src/proxy.c