summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2009-08-31 13:33:06 -0700
committerNick Pelly <npelly@google.com>2009-08-31 13:33:06 -0700
commit41a0a4a850184c8c936818dc0f2ac4d3ecd9a1c6 (patch)
treea1a68ff6a57bdb348048cf67197e20db38d885cb /opengl/tests/gl_basic/gl_basic.cpp
parent66360af891ac1b77fa5a48d668bd848c84b6f041 (diff)
Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes.
With a 64 KB OBEX MTU, net/rfcomm/sock.c:rfcomm_sock_sendmsg() quietly drops data. The default SO_SNDBUF is 24 KB. Empircally, 36 KB still drops, and 38 KB no longer drops (this is because SO_SNDBUF is doubled in net/core/sock.c and then there is OBEX/RFCOMM overhead). Set to 70 KB so we have plenty of room to spare. See http://b/2090000 to investigate this in more detail later.
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions