what does poll(0, 0, 100) do?



Hi,

I am wondering what poll(0, 0, 100) does in the code? Does poll suppose
to return immediately?

.