|
Ran
|
Jobs
1
|
Files
513
|
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)
67454 of 119951 branches covered (56.23%)
22 of 22 new or added lines in 1 file covered. (100.0%)
69 existing lines in 16 files now uncovered.100200 of 115053 relevant lines covered (87.09%)
2463803.22 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9956187108.1 | 0 |
87.09 |
GitHub Action Run |