//go:build windows
// +build windows
package chat
func setSystemConcurrentConnectionLimit(limit uint64) {}