crystal-lang / crystal

The Crystal Programming Language
https://crystal-lang.org
Apache License 2.0
19.36k stars 1.62k forks source link

Rename `Crystal::Iocp` to `Crystal::IOCP` #14662

Closed straight-shoota closed 3 months ago

straight-shoota commented 4 months ago

This is a simple internal rename. IOCP is an acronym and we usually spell them in all caps (URI, HTTP, CSV, XML, ECR, UUID, ...). This change applies this established style.