-
Hi,
I had an error on my application following the "Getting started example", implementing a Rest Server in a multithreaded application. Sometimes, an exception is caught . It's description is:
…
-
### Describe the bug
Seen in a [recent CI run](https://dev.azure.com/ms/msquic/_build/results?buildId=343886&view=logs&j=0d6e46ad-e8ae-59ce-364c-b792f0422f2b&t=36b6355a-9880-572c-2f7c-46de69c440d5):
…
-
I have mentioned the problem about Timer( May be nil).
The more serious problem is the Timer maybe a invalid value but not nil.
![Uploading Bug.png…]()
-
Currently, this project fails to build on illumos:
```
gcc -O2 -std=gnu99 -fPIC -g -Wall -Wextra -Wno-missing-field-initializers -Wno-override-init -Wno-unused -DLUA_COMPAT_APIINTCASTS -I/opt/p…
-
-
The issue #5710 detected a memory leak through the usage of Thread locals in the class NonInjectionManager, it was fixed by setting the reference to the threadLocal to null.
However this way of cle…
-
Currently netty 4.x does not provide multi threaded support for NIO DatagramChannel. Info about this issue can be found here https://github.com/netty/netty/issues/1706
There is a working workaround a…
-
always throw IOException: Address family not supported by protocol
in Native.cpp:
`int listenfd = socket(AF_INET6,SOCK_STREAM,0);`
现在仍然有很多服务器并没安装IPv6协议栈, 建议增加IPv4的支持.
-
Although we've removed the pipes from the rawrtc-terminal-demo, this may still be a useful patch for `re`.
See branch `pipe-epoll-fix`.
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…