aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/README.md
blob: 9b22b76cebf96637ea7dbc793e53a69ce870ef6c (plain)
1
2
3
4
5
6
# iomgr

Platform abstractions for I/O (mostly network).

Provides abstractions over TCP/UDP I/O, file loading, polling, and concurrency
management for various operating systems.