R
Ronny
I need to close a socket and use it immedeiatly again with another local
port. Is it enough to do socket.close() in order to release all resources,
or must I do anything more(like a delete or similar) before I use the "new"
operator?
Regards
Ronny
port. Is it enough to do socket.close() in order to release all resources,
or must I do anything more(like a delete or similar) before I use the "new"
operator?
Regards
Ronny