This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NDK UDP application send buffer size must be < 1472?

Is this the limitation in NDK?

if I want to set the send buffer size more than 1472 bytes, how should I do.