Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62283
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-12-18 01:00 -0800 |
| Message-ID | <11b3f519-e0d6-40c3-a73d-aa673b2259ef@googlegroups.com> (permalink) |
| Subject | C langauge recvmmsg() function in Python |
| From | justhotshot@gmail.com |
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.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
C langauge recvmmsg() function in Python justhotshot@gmail.com - 2013-12-18 01:00 -0800 Re: C langauge recvmmsg() function in Python Roy Smith <roy@panix.com> - 2013-12-18 09:49 -0500
csiph-web