Hi. I try to run this code. My question is it possible to re-bind socket to some other port without closing and reopen socket? Code
Result Start Bind 80, ret = 0 Bind 82, ret = -3003 Done