The file descriptors for client sockets (from where stun requests are sent) are not closed. This causes a problem when this the utility is invoked as a library call rather than a standalone app.
Log in to post a comment.