-
It seems this can almost work since [you can specify the network](https://github.com/grafana/dskit/blob/9af49a5b011a71a2bbee9df83e61ef71e750b8d0/server/server.go#L82), the only problem is that it [add…
bouk updated
2 months ago
-
сервис:
```
[Unit]
Description=Manual https://github.com/bol-van/zapret
After=network.target nss-lookup.target
[Service]
Type=simple
ExecStart=/home/dpib/zapret/nfq/nfqws --debug=syslog --qnum=200 I…
-
libtorrent version (or branch):
2.0.10
platform/architecture:
amd64
compiler and compiler version (included in base):
FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git ll…
-
**Describe the bug**
On a macOS host, TCP connections bound to an instance's bridged network interface hang after about 50kb data are received.
**To Reproduce**
1. `multipass set local.bridged-ne…
-
After fresh install I get this error:
2024-07-06 14:32:46,457 - INFO - TC²-BBS is running on tcp interface...
Database schema initialized.
Exception in thread Thread-5:
Traceback (most recent ca…
-
### Problem
Currently, sloltcp uses iteration to dispatch ingress packets to sockets and to poll sockets for egress packets. While acceptable on the platforms without `libstd` and memory allocation, …
-
为啥我们用的nginx lua,有时候后端请求的接口超时,会导致nginx进程僵死,占用大量cpu,一直不响应,可能是什么原因?
用pstack 进程看返回如下:
#0 0x00007f12ebc77191 in lua_pushcclosure () from /usr/local/lib/libluajit-5.1.so.2
#1 0x00000000004c7d53 in ngx_htt…
-
Is it possible to use multiple network interfaces from the TCP fabric provider?
I have two omnipath interfaces (dual rail) on a system. We have an application that currently can only use the TCP in…
-
When you use websocat in programmatic context, it would be useful to be able to be notified when the listening socket is actually ready and accepting connections, so that the using process can start c…
-
**Is your feature request related to a problem? Please describe.**
Linux/BSD style AF_PACKET / IPPROTO_RAW sockets are useful for implementing custom IP protocols or sending and receiving raw ether…