Since 2023-09-20 (commit 97b956f5), UDP net buffers were not set, because the property was set on tx_fd, which is, howver, a different socket than rx_fd in Windows by default (not on other platforms). closes GH-358
97b956f5