OSDN Git Service

Add FDHandler to watch for fds that are ready.
authorRafael Antognolli <rafael.antognolli@intel.com>
Fri, 10 Mar 2017 20:37:59 +0000 (12:37 -0800)
committerKalyan Kondapally <kalyan.kondapally@intel.com>
Tue, 14 Mar 2017 08:35:55 +0000 (01:35 -0700)
commitfb67aa51b2264f06e97b4b9c81900ce869042aec
tree9fe259dfa88da2d77297d4e15c532416aff22b0c
parent8aadc3a1a05ee66be42f856bda5edd4e1882f2ac
Add FDHandler to watch for fds that are ready.

Jira: None.
Test: No regressions with Linux apps and Android.

Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Makefile.sources
common/utils/fdhandler.cpp [new file with mode: 0644]
common/utils/fdhandler.h [new file with mode: 0644]