The socket buffer locking used to be standard on SOCKBUF_LOCK/UNLOCK. But we are now
moving to a more elegant SOCK_SENDBUF_LOCK/UNLOCK and SOCK_RECVBUF_LOCK/UNLOCK.
Lets get BBR and Rack to use these updated macros.
Details
Details
After conversion lets run tests to make sure everything works aka run data through both the TCP Test suite as well as do live transfers on the Big-I with both BBR and Rack and make sure life is good :)
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped