acrn-hypervisor/tools
Yan, Like eb97b2f082 tools: acrn-manager: remove assumption of fd num less than 1024
mngr_send_msg() could take mngr descriptor or real socket fd as argument based on
an assuption that real socket fd is less than 1024, which may be an issue.
This commit takes the real socket fd as descriptor, to avoid the conversion between them.

Tracked-On: #1477
Signed-off-by: Tao, Yuhong <yuhong.tao@intel.com>
Signed-off-by: Yan, Like <like.yan@intel.com>
2018-10-16 11:31:57 +08:00
..
acrn-crashlog crashlog: deprecate acrnprobe_prepare and update Makefile 2018-10-08 09:43:03 +08:00
acrn-manager tools: acrn-manager: remove assumption of fd num less than 1024 2018-10-16 11:31:57 +08:00
acrnbridge acrn-bridge: improve systemd network units 2018-07-09 11:49:30 +08:00
acrnlog tools: acrnlog: update Makefile 2018-09-25 13:09:41 +08:00
acrntrace tools: acrntrace: update Makefile 2018-09-25 13:09:41 +08:00
Makefile tools: acrn-crashlog: exclude crashlog tool for release version 2018-09-20 11:12:52 +08:00