dart-sdk/sdk/lib/io
Brian Quinlan 78bd225ac9 Add a note that sendMessage and readMessage are only available on macOS and Linux.
Change-Id: I74d6a373f914e7c9e9924425df9c87b952ee9c8e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/257420
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Brian Quinlan <bquinlan@google.com>
2022-09-19 22:53:21 +00:00
..
common.dart Use AssertionError rather than Exceptions for unexpected behaviour in io. 2022-09-19 16:42:30 +00:00
data_transformer.dart Remove deprecated "SCREAMING CAPS" constants from dart:io. 2022-03-17 23:00:57 +00:00
directory.dart Document that Directory.list* returns results in arbitrary order 2022-08-01 23:58:44 +00:00
directory_impl.dart Use AssertionError rather than Exceptions for unexpected behaviour in io. 2022-09-19 16:42:30 +00:00
embedder_config.dart [embedder] Clean up deprecated secure connection enforcement mechanism. 2022-06-29 16:59:25 +00:00
eventhandler.dart [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
file.dart Implement anonymous pipes and the ability to transmit them between processes using Unix Domain Sockets. 2022-09-13 21:16:28 +00:00
file_impl.dart Implement anonymous pipes and the ability to transmit them between processes using Unix Domain Sockets. 2022-09-13 21:16:28 +00:00
file_system_entity.dart Remove dynamic invocations from io file classes. 2022-09-09 17:45:45 +00:00
io.dart [embedder] Clean up deprecated secure connection enforcement mechanism. 2022-06-29 16:59:25 +00:00
io_resource_info.dart Expose the members of _ProcessImpl to avoid dynamic invocations. 2022-09-16 21:28:30 +00:00
io_service.dart Implement anonymous pipes and the ability to transmit them between processes using Unix Domain Sockets. 2022-09-13 21:16:28 +00:00
io_sink.dart Update documentation of dart:io. 2021-01-22 13:37:39 +00:00
io_sources.gni [embedder] Clean up deprecated secure connection enforcement mechanism. 2022-06-29 16:59:25 +00:00
link.dart Use AssertionError rather than Exceptions for unexpected behaviour in io. 2022-09-19 16:42:30 +00:00
namespace_impl.dart [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37: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 Added sourcePort to Socket.connect()/startConnect() as optional parameter. 2021-12-08 18:33:00 +00:00
platform.dart Platform: clarify documentation for executable, resolvedExecutable and script. 2022-02-23 10:13:02 +00:00
platform_impl.dart Eliminate dynamic calls when getting the environment. 2022-08-17 21:00:23 +00:00
process.dart Remove deprecated "SCREAMING CAPS" constants from dart:io. 2022-03-17 23:00:57 +00:00
secure_server_socket.dart dart: library spelling fixes 2021-03-18 19:11:33 +00:00
secure_socket.dart Eliminate dynamic [] calls from common, directory_impl and link. 2022-09-08 17:17:03 +00:00
security_context.dart Allow sockets to enable TLS renegotiation. 2022-03-31 06:40:51 +00:00
service_object.dart [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
socket.dart Add a note that sendMessage and readMessage are only available on macOS and Linux. 2022-09-19 22:53:21 +00:00
stdio.dart Eliminate dynamic calls with file and subscription in stdio. 2022-08-26 20:21:21 +00:00
string_transformer.dart Remove deprecated "SCREAMING CAPS" constants from dart:io. 2022-03-17 23:00:57 +00:00
sync_socket.dart Remove deprecated "SCREAMING CAPS" constants from dart:io. 2022-03-17 23:00:57 +00:00