mirror of
https://github.com/golang/net.git
synced 2026-04-01 02:47:08 +09:00
Abbreviating "if and only if" to "iff" is against Go style in public documentation; use expanded form. Change-Id: I23afdca1b773ef9572794555dfb768c9ded90ab7 Reviewed-on: https://go-review.googlesource.com/22545 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>