Home | History | Annotate | Download | only in iomgr
      1 # iomgr
      2 
      3 Platform abstractions for I/O (mostly network).
      4 
      5 Provides abstractions over TCP/UDP I/O, file loading, polling, and concurrency
      6 management for various operating systems.
      7