-
Setup is Pyboard v1.1 with Adafruit Ethernet Feather W5500 module connected. My problem is that the network object (I'll call it the NIC) doesn't reset on power up, nor can I re-instantiate it. There …
-
Hi,
I had this issue and would like some help
```
./udp2mqtt.py
WARNING 2021-11-10 16:12:52,944 __main__ open 41 : Opening UDP port 20…
-
If I run:
```
nping --udp --dest-port 50000 --dest-ip 232.1.3.100 --source-ip 127.0.0.1
```
I get the error message:
```
Mode UDP requires root privileges
```
This error message is somewhat mi…
cwmos updated
2 years ago
-
Our own bug for tracking this is here: https://phabricator.wikimedia.org/T312550
```
$ uwsgi --version
2.0.18-debian
```
(aka 2.0.18-1 in Debian)
We have the following logging config for a u…
-
Is this support creation threads or tasks?
Does this support socket programming for listener and sending using UDP and TCP.
-
jruby 9.2.6.0 (2.5.3) 2019-02-11 15ba00b OpenJDK 64-Bit Server VM 25.222-b05 on 1.8.0_222-b05 +jit [linux-x86_64]
## Server
```ruby
#!/usr/bin/env ruby
require 'socket'
threads = []
Ad…
-
Implement rest of socket module IP VERSION AFFECTED: 2.5 FLAGS PASSED TO IPY.EXE: None OPERATING SYSTEMS AFFECTED: All DESCRIPTION ------------------------------------------------------- After filte…
-
It would simplify our integration with PowerDNS if the HTTP API were available via a unix/local socket rather than TCP. TCP entails firewall configuration and additional overhead, whereas a unix/local…
-
https://datatracker.ietf.org/doc/html/rfc1035#section-7.3 says:
```
- Some name servers send their responses from different
addresses than the one used to receive the query. That is, a
…
-
```
17:21:03.206 sip_endpoint.c Module "mod-pjsua-log" registered
17:21:03.208 sip_endpoint.c Module "mod-tsx-layer" registered
17:21:03.208 sip_endpoint.c Module "mod-stateful-util" registered
…