Re: C langauge recvmmsg() function in Python

2013-12-18 Thread Roy Smith
In article <[email protected]>, [email protected] wrote: > Hi All, > > Is there a C langauge recvmmsg() function (receive multiple messages on a > socket) equivalent in python? > recvmmsg details url: http://man7.org/linux/man-pages/man2/recvmmsg.2.html

C langauge recvmmsg() function in Python

2013-12-18 Thread justhotshot
Hi All, Is there a C langauge recvmmsg() function (receive multiple messages on a socket) equivalent in python? recvmmsg details url: http://man7.org/linux/man-pages/man2/recvmmsg.2.html Thanks. -- https://mail.python.org/mailman/listinfo/python-list