|
|
Subscribe / Log in / New account

recvmmsg() = great idea

recvmmsg() = great idea

Posted May 28, 2009 16:06 UTC (Thu) by tstover (guest, #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.


to post comments


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