This library is a drop-in replacement that reimplements several IO methods with replacements using MSG_DONTWAIT for BasicSocket. This allows us to avoid unnecessary system calls and GVL bouncing.
socket_dontwait hackers
gem "socket_dontwait", "~> 1.1.0"