<div dir="ltr">Hi,<div>The -f option for netcat doesn't seem to be doing anything right now. It is missing a call to pollinate() after opening the specified device file.<div>The patch adds back that line of pollinate().</div><div>Also make sure that the timeout handler is not armed for -f mode as -f shouldn't timeout. File open() should just succeed or fail immediately.</div><div></div></div></div>