Commit 7f83b5d
authored
Hotfix: port numbers not fitting in an int16
The ideal solution would be to use uint16, however, that will require a bigger amount of change to adjust all types. Int32 should so.
Signed-off-by: Saed SayedAhmed <[email protected]>1 parent 93eec0d commit 7f83b5d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
0 commit comments