|
Ran
|
Jobs
1
|
Files
479
|
Run time
1min
|
Badge
README BADGES
|
push
github
sio: fix error message displaying bind address Now `sio_bind` function prints address into error message directly instead of relying on `fd` used in `bind` that failed to execute. `sio_bind` used `sio_socketname_to_buffer` for error message effectively attempting printing address bound to `fd` while there actually was an error in binding that address to that socket in the first place. Fixes #5925 NO_DOC=bugfix NO_CHANGELOG=minor (cherry picked from commit a5214bfcf)
62696 of 113976 branches covered (55.01%)
22 of 22 new or added lines in 1 file covered. (100.0%)
49 existing lines in 10 files now uncovered.93620 of 109104 relevant lines covered (85.81%)
2755537.55 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9956184390.1 | 0 |
85.81 |
GitHub Action Run |