I have sendmsg function which sends messages using iovec array.
I am not understanding the new way of getting the length and getting the data from msghdr from the sendmsg api. Has the sendmsg api signature changed recently in kernel? Where do I find more iovec apis?

--
Regards,
Sreejith