-
## Description
mDNS queries are sent from the wrong UDP port.
## Background Information / Reproduction Steps
According to mdns [RFC 6762](https://datatracker.ietf.org/doc/html/rfc6762#section-5…
-
```
http://code.google.com/p/es-operating-system/source/browse/trunk/os/net/src/data
gram.cpp
```
Original issue reported on code.google.com by `Shiki.Ok...@gmail.com` on 15 Oct 2009 at 6:43
-
```
http://code.google.com/p/es-operating-system/source/browse/trunk/os/net/src/data
gram.cpp
```
Original issue reported on code.google.com by `Shiki.Ok...@gmail.com` on 15 Oct 2009 at 6:43
-
### Describe the bug
RECVFROM waits a TENTH of a second when it should wait a TOUSANDTH of a second.
Here's a totyal stack crawl from my code at the bottom. ordering a 1 microsecond wait!
enum tv…
-
Hello,
am I the only one who cannot get raw mode working on macOS / iOS?
Same setup, a linux and even a windows box can connect to raw socket but macos says test failed and goes through DNS quer…
-
Westworld really wants to be built using connected UDP.
-
Hi there, this looks like a cool tool.
I have some systems where I have a web server, MariaDB server, and `memcached` all running on the same VM. To reduce overhead and to improve security, I use U…
-
https://developer.mozilla.org/en-US/docs/WebAssembly/existing_C_to_wasm
https://developer.mozilla.org/en-US/docs/WebAssembly/C_to_wasm
-
```
http://code.google.com/p/es-operating-system/source/browse/trunk/os/net/src/data
gram.cpp
```
Original issue reported on code.google.com by `Shiki.Ok...@gmail.com` on 15 Oct 2009 at 6:43
-
* **uvloop version**: 0.14
* **Python version**: 3.8.2
* **Platform**: Linux
* **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: Yes
* **Does uvloop behave differently from vanilla …