summaryrefslogtreecommitdiffstats
path: root/tokio/src/sync/tests/loom_notify.rs
diff options
context:
space:
mode:
authorEliza Weisman <eliza@buoyant.io>2020-11-16 12:29:03 -0800
committerGitHub <noreply@github.com>2020-11-16 12:29:03 -0800
commitf5cb4c20422a35b51bfba3391744f8bcb54f7581 (patch)
treefcf642984a21d04533efad0cdde613d294635c4d /tokio/src/sync/tests/loom_notify.rs
parent4e39c9b818eb8af064bb9f45f47e3cfc6593de95 (diff)
net: Add send/recv buf size methods to `TcpSocket` (#3145)
This commit adds `set_{send, recv}_buffer_size` methods to `TcpSocket` for setting the size of the TCP send and receive buffers, and `{send, recv}_buffer_size` methods for returning the current value. These just call into similar methods on `mio`'s `TcpSocket` type, which were added in tokio-rs/mio#1384. Refs: #3082 Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Diffstat (limited to 'tokio/src/sync/tests/loom_notify.rs')
0 files changed, 0 insertions, 0 deletions