This places all new working code for udp. I had messed up not passing in the address correctly under createCopy for received method so always reverted to 0 address. I implemented a new warning in log so that end user's get warning if user is not in dictionary versus it erroring out.
This implements new able to disable internal initialization of steam to allow end user's to provide there own way. Not tested if nothing provided if any error's spew. I also allowed to change steam options at run time as I never thought of it before.
This places all new working code for udp. I had messed up not passing in the address correctly under createCopy for received method so always reverted to 0 address. I implemented a new warning in log so that end user's get warning if user is not in dictionary versus it erroring out.
This implements new able to disable internal initialization of steam to allow end user's to provide there own way. Not tested if nothing provided if any error's spew. I also allowed to change steam options at run time as I never thought of it before.