Configure the system-wide TCP connection timeout on OpenBSD
As there's no TCP connection timeout socket option that we can use, we need to configure the TCP connection timeout system-wide in the CI, so the netmgr unit tests doesn't cause assertion failure when there stuck outgoing TCP connection waiting for 150 second timeout.