tree: cef9364e6d8d2c57ec84c7833b587fe7a42edfd3 [path history] [tgz]
  1. BUILD.gn
  2. cookie_store.mojom
  3. host_resolver.mojom
  4. http_connection.mojom
  5. http_message.mojom
  6. http_server.mojom
  7. net_address.mojom
  8. network_service.mojom
  9. README.md
  10. tcp_bound_socket.mojom
  11. tcp_connected_socket.mojom
  12. tcp_server_socket.mojom
  13. udp_socket.mojom
  14. url_loader.mojom
  15. url_loader_interceptor.mojom
  16. web_socket.mojom
mojo/services/network/interfaces/README.md

Network interfaces

This directory contains the mojom files describing the interfaces used by the network service (mojo:network_service).

With the exception of this file, the contents of this directory is a direct mirror of github.com/domokit/monet/tree/master/mojo/services/network/interfaces, ideally at the revision indicated in //mojo/public/tools/NETWORK_SERVICE_VERSION.

Instead of modifying the files in this directory directly, please make the changes “upstream” and mirror them back to this directory.

See also