esphome
aioesphomeapi
BlogDocsChangelog

Also catch OSError when trying to set TCP_QUICKACK

#1093Merged
Comparing
badrpc:main
(
6303189
) with
main
(
bf2d299
)
CodSpeed Performance Gauge
0%
Untouched
4

Benchmarks

Passed

test_raw_ble_plain_text_with_callback
tests/benchmarks/test_bluetooth.py
CodSpeed Performance Gauge
+1%
41.7 µs41.2 µs
test_raw_ble_plain_text
tests/benchmarks/test_bluetooth.py
CodSpeed Performance Gauge
0%
24.4 µs24.4 µs
test_sending_empty_light_command_request
tests/benchmarks/test_requests.py
CodSpeed Performance Gauge
0%
45.1 µs45.2 µs
test_sending_light_command_request_with_bool
tests/benchmarks/test_requests.py
CodSpeed Performance Gauge
-1%
54.7 µs55.5 µs

Commits

Click on a commit to change the comparison range
Base
main
bf2d299
+0.38%
Also catch OSError when trying to set TCP_QUICKACK When running on FreeBSD in Linux compatibility mode `sock.setsockopt(socket.IPPROTO_TCP, socket.TCP_QUICKACK, 1)` throws `OSError`, not `AttributeError`.
3df964f
8 months ago
by badrpc
-0.53%
Update connection.py
6303189
8 months ago
by bdraco
© 2025 CodSpeed Technology
Home Terms Privacy Docs