-
An odd OS difference. On Unix (macOS and Linux), one can pass just a port number as the `Address` into `tcp_connect` to connect to a local port. On Windows, the same call gives an error, so one has to…
-
We want to support the ability to perform a hot reload of shotover (similar to the way HAProxy and Envoy proxy do), where we can "restart" the executable such that:
- Existing TCP connections from …
-
I'm having an issue with a two node job launch when using srun and looking for some help. A normal mpirun invoking mpirun from within an salloc works fine.
The system is a small number of dual soc…
-
**Describe the bug**
My munin-node.service started crashing even though I did not modify the config. The service crashes without displaying any relevant information, but munin-node.log contains:
```…
Perdu updated
3 months ago
-
The follow dummy program is used to illustrate the issue. There are two interfaces on my device (Raspberry Pi): tun0 connecting to a VPN server and eth0 connecting to LAN.
I created a packet sender…
-
Is there a way to use tcp binding like (tcp://0.0.0.0:3000) instead of socket binding?
-
use netcat maybe?
-
**Output of the info page (if this is a bug)**
```
===============
Agent (v7.22.0)
===============
Status date: 2020-09-26 19:42:08.763137 UTC
Agent start: 2020-09-22 21:01:40.644554 U…
-
## Description of the issue
If a compose file defines multiple services that share an overlapping port range, a port conflict occurs when `docker-compose up` is executed. This behavior started …
-
libgo master分支
环境:win10, 编译器:vs 2017,
例子5:sample5_asio.t,
启动就崩溃,堆栈信息:
sample5_asio.t.exe!co::accept_mode_hook(unsigned __int64(*)(unsigned __int64, sockaddr *, int *) fn, const char * fn_name, …