socket :: NativeSocketPollValues :: +
# Combines two NativeSocketPollValues private fun +(other: NativeSocketPollValues): NativeSocketPollValues `{ return self | other; `}