LWN.net Logo

recvmmsg() = great idea

recvmmsg() = great idea

Posted May 28, 2009 16:06 UTC (Thu) by tstover (subscriber, #56283)
Parent article: In brief

I do several things with datagrams both with unix domain sockets and UDP. In those cases the programs are always working with recvmsg() directly anyway [as opposed to possibly read()], and would be quick to gain from this idea.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds