﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
18	NAT: Poll returns (Invalid argument) suppressed 130	Valery V. Sedletski	Valery V. Sedletski	"When enabled the network (namely, the NAT), got a lot of messages in the VM log about incorrect return from poll() (a log can grow up to tens of megabytes):

{{{
00:00:50.680202 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:50.704983 NAT: Poll returns (Invalid argument) suppressed 130
00:00:50.705224 NAT: Poll returns (Invalid argument) suppressed 130
00:00:50.705441 NAT: Poll returns (Invalid argument) suppressed 130
00:00:50.705671 NAT: Poll returns (Invalid argument) suppressed 130
00:00:50.705887 NAT: Poll returns (Invalid argument) suppressed 130
00:00:50.706103 NAT: Poll returns (Invalid argument) suppressed 130
00:00:50.706319 NAT: Poll returns (Invalid argument) suppressed 130
}}}

The poll() emulation on top of select() is taken from *BSD. 
"	defect	closed	major	VBox driver	Common Tasks	fixed		
