• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# iomgr
2
3Platform abstractions for I/O (mostly network).
4
5Provides abstractions over TCP/UDP I/O, file loading, polling, and concurrency
6management for various operating systems.
7