-
- Downloads
Fix bug with Socket.getoption() of byte-sized options
Only observed on Windows, the option value variable (val) was uninitialized so querying byte-sized options using WinSock getsockopt() would leave the MSB of the value as undefined (garbage), resulting in sockinfo.js output like this: KEEPALIVE = -858993663 instead of this: KEEPALIVE = 1
parent
0d26e562
No related branches found
No related tags found
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:17:02
| Stage: build |
Download artifacts
No artifacts found |