The UDP send and receive buffer is now increased when calling OptimizeConn.
This function is the equivalent to the function used to set the UDP receive buffer size. It's so similar that code generation is used to make a copy of the setReceiveBuffer function.