-
#### Edit
> It addition to BIO_should_read() and BIO_should_write() it is also possible for BIO_should_io_special() to be true during the initial connection process with the reason BIO_RR_CONNECT. …
-
```
soulawing:
很高兴看到你增加了一个线程侦听多个端口功能,但限制了62个端口,
这是我的一个程序,目的是能过侦听多个〉62端口,希望能合
并这个功能到你的版本中:
TIocpMultiAcceptEventType = (etAdd, etDel, etShutdown);
TIocpMultiAcceptThread = class(TIocpAcceptThre…
-
EDIT: This is related to raw sockets, and likely depends on that. Feel free to close.
Ping unfortunately doesn't work.
Package: iputils
Flog (see latest revision, got wrong record): https://gist.gi…
-
## Brief feature description
Please put a notice in Windows platform section of the overview page, that headersplatform_correction.hpp might cause compile errors
## Detailed information
I'm t…
-
**Describe the bug**
I tried to build glib2 on MSYS2-MINGW64, but failed when running `meson build`
```
The Meson build system
Version: 1.0.0
Source dir: E:\env-setup\MSYS2\home\CG\glib-2.74.4
B…
-
When Windows version?
So far I saw it seems lighting is very Unix dependable. Which seems like an extreme flaw. Now with this update I hoped that this issue would have been taken with great attenti…
-
Hi,
Is there any chance of uploading the VPI source code in the hardware simulator: [https://github.com/intel/FPGA-Devcloud/tree/master/main/HandsFree/Simulator/DESim](url)
We would like to mak…
-
|[](https://github.com/teratorn)| @teratorn reported|
|-|-|
|Trac ID|trac#9519|
|Type|enhancement|
|Created|2018-09-01 08:19:09Z|
Current implementation of `trial -j` relies on passing `childFDs` key…
-
I'm creating my own socket (winsock2.h) to send data to a C# server running cap'nproto-net.
`SOCKET sock = socket(AF_INET, SOCK_STREAM, 0);`
After creating and connecting this socket, I'm using `H…
-
Hi,
After fixing #2 manually (until the PR will be pushed to the main source) I've tried to continue to compile the sources.
The source code:
```
#include
#include
void setup() {
//…