dart-sdk/sdk/lib/io
Alexander Aprelev e270bbe95c [io/unix-domain-sockets] Ensure runtime-looked up entry points are marked as such.
This is needed to ensure that entry points looked from native code are preserved, not tree-shaken.

This is follow-up to https://dart.googlesource.com/sdk/+/935ee25f3b72e7fe81047220cadae1f61c505da4

Fixes https://github.com/dart-lang/sdk/issues/47416

TEST=unix_socket_test on dartkp bots

Change-Id: I5cf3071507947b1c24b2808e46dc92186e4b9476
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/216062
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2021-10-08 20:22:28 +00:00
..
common.dart [io] Move OSError::isInprogressCode to implementation patch class. 2021-04-13 13:52:06 +00:00
data_transformer.dart
directory.dart Add an initial version of a script to validate the code samples in the dart: doc comments. 2021-09-26 03:07:11 +00:00
directory_impl.dart
embedder_config.dart Reland "Revert commits part of #40548 which still has some design debates and breaks valid local network http traffic" 2021-04-16 20:25:36 +00:00
eventhandler.dart
file.dart Update SDK documentation for new lookup code. 2021-06-28 17:33:30 +00:00
file_impl.dart [io/unix-domain-sockets] Ensure runtime-looked up entry points are marked as such. 2021-10-08 20:22:28 +00:00
file_system_entity.dart [io/win] Ensure blank paths in file operations are handled gracefully. 2021-09-29 00:24:12 +00:00
io.dart Several fixes to the core lib docs. 2021-10-05 21:29:02 +00:00
io_resource_info.dart
io_service.dart
io_sink.dart
io_sources.gni
link.dart
namespace_impl.dart
network_policy.dart Reland "Revert commits part of #40548 which still has some design debates and breaks valid local network http traffic" 2021-04-16 20:25:36 +00:00
network_profiling.dart [ dart:io / package:vm_service ] Add HTTP request profiling service 2021-03-24 23:01:03 +00:00
overrides.dart Tag all code blocks which were missing language tags. 2021-03-10 18:09:53 +00:00
platform.dart Add some more documentation for Platform.localeName. 2021-10-01 22:00:06 +00:00
platform_impl.dart
process.dart support specifying templates when verifying docs 2021-10-07 16:45:43 +00:00
secure_server_socket.dart dart: library spelling fixes 2021-03-18 19:11:33 +00:00
secure_socket.dart [io/unix_domain_socket] Add support for sending/receiving open files, sockets, std streams via sockets. 2021-10-08 15:46:23 +00:00
security_context.dart [doc] setTrustedCertificates doesn't replace certs 2021-06-16 08:35:05 +00:00
service_object.dart
socket.dart [io/unix_domain_socket] Add support for sending/receiving open files, sockets, std streams via sockets. 2021-10-08 15:46:23 +00:00
stdio.dart dart: library spelling fixes 2021-03-18 19:11:33 +00:00
string_transformer.dart
sync_socket.dart Update SDK documentation for new lookup code. 2021-06-28 17:33:30 +00:00