dart-sdk/sdk/lib/io
Kallen Tu 646886c968 Type Socket in _HttpConnection to avoid dynamic invocations.
Change-Id: I55b4312dcf6f2af79f183f21b8d2722f62f0aece
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/258515
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
2022-09-30 19:29:56 +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
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
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
network_profiling.dart
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
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 Type Socket in _HttpConnection to avoid dynamic invocations. 2022-09-30 19:29:56 +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