-
### Report
The backup fail on version 1.15 and mysql 8.0
### More about the problem
```
│ xtrabackup +++ sort -r …
sekot updated
1 month ago
-
## Current situation
Socket collector gives info about tcp/udp sockets only.
## Impact
IG can't be used to debug fd issues on programs that use sockets that are not tcp/udp.
In my case, I …
rata updated
8 months ago
-
Is there a way to use tcp binding like (tcp://0.0.0.0:3000) instead of socket binding?
-
use netcat maybe?
-
Hi all,
I am attempting to checkpoint and restore a container with an open UDP socket. Unlike TCP, UDP is a connectionless communication protocol and doesn't maintain a stateful connection. However…
-
Hey guys,
I am trying to collect some data from my FMB965.
In general I am able to collect the data and writing it to a database.
But I have the problem, that tracker sends the same records aga…
-
At our university we are trying to setup new IDS servers running Snort3. Later they should replace the old ones running Snort2. Currently we have the problem that Snort crashes shortly after the start…
-
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, …
-
LuaSocket exposes an interface to `getsockopt(2)` and `setsockopt(2)`, in the form of the [`:getoption()` and `:setoption()` methods](https://github.com/diegonehab/luasocket/blob/5b18e475f38fcf28429b1…
Zash updated
6 months ago
-
win10.
The socket created by 'modbus_tcp_listen' Cannot be closed correctly by ‘_modbus_tcp_close’ or '_modbus_tcp_free'.
The TCP IP address and port are still occupied after use 'modbus_close' an…