-
After a lot of debate, it seems like we will be focusing on the "erofs+overlayfs" flow. There are positives and negatives to this.
This issue is about one of the negative things we lose with this …
-
Hello,
I'm trying to use pyxcp to connect to CAN-FD XCP slave. I'm using a raspberry pi as master, using socketCAN. I pass the parameter FD = True in the configuration file but it does not make a dif…
-
So user can monkey patch easily.
Then types table can be locals.
Integrate with methods.
-
https://github.com/mitsuhiko/rust-listenfd
Apparently some bookkeeping is required to correctly use the Systemd `LISTEN_FD` sockets. It might be useful for our `.bind()` and `.bind_or()` methods to…
-
https://github.com/openshift/enhancements/blob/14fd3d62cfacf1d027bff6b9accf2074b852f3c7/dev-guide/host-port-registry.md?plain=1#L93
```
[root@ykhub-ctlplane-1 ~]# ss -nap | grep 9191
tcp LISTEN…
-
This is a regression since 1.13.1 below is a backtrace
```
Program received signal SIGBUS, Bus error.
rfb::EncodeManager::checkSolidTile (this=0x407d51b8, pb=0x407dc008, colourValue=0xfffffffffff…
-
-
`connectFTP` doesn't close sockets on connection failure, only throwing an exception. I'm not sure whether it would be more appropriate to fix in `connectFTP` itself or in MissingH's `connectTCP`/`con…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR8920](https://bugs.llvm.org/show_bug.cgi?id=8920) |
| Status | NEW |
| Importance | P normal |
| R…
-
Similar to issue https://github.com/FRRouting/frr/issues/4876, ldpd randomly starts running at 100% CPU utilisation.
We are running FRR v7.4-dev with all commits up until the 20th of January 2020, …