Hi Arsen,

2011/7/13 Arsen Chaloyan <achalo...@yahoo.com>:
> Although this is a typical race condition issue, it still seems pretty
> harmless as the goal of this function is to set tp->tp_trunc which isn't
> used currently. To get rid of this message, I have just commented out
> tport_check_trunc() but wanted to know where tp->tp_trunc was supposed to be
> used.

As far as I recall, it was supposed to be used to streamline the
receiving code path. Now we ask kernel for datagram length and then
try to receive it, I believe using the MSG_TRUNC flag was supposed to
remove one system call from that.

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to