<p dir="ltr">Hello </p>
<p dir="ltr">I have a question about this structure. It has 2 fields. One is iov_base the pointer of type void. Second is iov_len of type size_t. </p>
<p dir="ltr">This is interesting: iov_len has always a value of 8190. How does it impact the iov_base? I mean does iov_base is built from other structures? If soo where I can find them? I can&#39;t find the definition of this structure in the kernel sources... The man page for recv variations have it. </p>
<p dir="ltr">Thx for all the help <br>
Grzegorz. </p>