Bug #5547
closed
/socklisten should not populate $sock for invalid ports
Added by westor (GR) over 2 years ago.
Updated over 2 years ago.
Description
Hello,
It seems /socklisten test 8002 results in /socklisten: port error but adiirc creating the socket, like incorrectly reports an error but do its job internally.
- Thanks!
It only does this if something else is listening to that port, mirc seem to ignore that and pretend that it is listening which I think is wrong.
ok but if adiirc chooses to report an error, it should not create a listening socket then
- Subject changed from /socklisten returns incorrectly port error to /socklisten should not populate $sock for invalid ports
- Status changed from New to Resolved
it does not create a listening socket, that's why there is an error.
It does remain in $sock() if that's what you mean, I removed it from there for next beta.
- Status changed from Resolved to Closed
Also available in: Atom
PDF