<div dir="ltr">Hello,<div><br></div><div>My application opens a TCP socket with default settings and communicates with another computer. I am reading received packages in a loop. However I noticed that read calls are non-blocking instead of blocking. Even if there is no data, it returns 0 as number of bytes read and it doesn't block. Default settings should be non-blocking as far as I understand.</div><div><br></div><div>Do you have any idea why it behaves like that? Might it be about BSP?</div><div><br></div><div>Kind Regards<br clear="all"><div><br></div><div>Dogu Cetin</div><br>
</div></div>