Hi guys,
What functions should I be calling to clean up ServerSocketChannel, Selector, etc. ?
I should be cleaning up right ?
I’m use to C(++) where you have to delete everything.
Thanks.
Hi guys,
What functions should I be calling to clean up ServerSocketChannel, Selector, etc. ?
I should be cleaning up right ?
I’m use to C(++) where you have to delete everything.
Thanks.
just close the channel