I have code that creates a socket for me through stunServer for my peer-to-peer software, and I wonder if it is possible to create boost :: udp :: socket with an already open socketer?
I have already searched the documentation for enhancement, but I have not found anything that would resolve this.
source share