-
BPO | [37495](https://bugs.python.org/issue37495)
--- | :---
Nosy | @vstinner, @tiran, @websurfer5, @aldwinaldwin, @disconnect3d
Files | [inet_aton_pton.py](https://bugs.python.org/file48457/inet_aton…
-
目前仅实现了inet socket的port分配,但没有很好利用raii释放port资源。考虑引入结构实现inet port资源的获取与释放。
源码位于重构后的网络子系统:kernel/src/net/socket/inet/common/port.rs
- [x] 实现TCP Port释放
- [ ] 实现UDP Port释放
-
**Describe the bug**
When using the gen_udp module with Unix domain sockets, sending packets can return an `EINTR` error, which seems to be unexpected by the `sendto` implementation in inet, as it …
-
### What happens?
The build fails to find the file "inet_extension.hpp":
```
In file included from /usr/ports/databases/duckdb/work/.build/src/main/extension/ub_duckdb_main_extension.cpp:3:
In f…
-
**Describe the bug**
Can't connect to hostname with only AAAA-record. It seems AF_INET sockets are hardcoded.
**Expected behavior**
Working DICOM transport
**Steps To Reproduce**
1. Have a DI…
-
172.20.0.39 prac
172.20.117.179 elrond
172.20.58.103 luodian
172.20.117.148 hadoop
172.20.70.33 yuhongzhong
-
Migrated from [rt.perl.org#120764](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=120764) (status was 'open')
Searchable as RT120764$
-
### The problem
Yesterday evening my Tado Smart TRV X just stopped working. It says unavailiable in Home Assistant, but I still can use them with Tado app. I use Tado Bridge X, and I`ve already reb…
-
Hello,
while using ifupdown we have a lot of servers running with the following config:
```
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth0:1
iface eth0:1 inet s…
-
Latest google-guest-agent 1:20241011.01-g1 on Debian 12 breaks IPv6 connectivity by creating an interface file which misses the inet6 configuration:
```
$ cat /run/network/interfaces.d/ens4
auto…