dart-sdk/sdk/lib/io
Lasse R.H. Nielsen cc736dfb65 [flip-modifiers]: Reapply "Enforce current library restrictions."
This reapplies commit 0c05e33836
and reverts the revert 029e0cec71.

Tested: Added few new tests, updated existing. Mainly regression testing.
CoreLibraryReviewExempt: Reviewed in original CL.
Change-Id: Ifcc79ce2f9375f607722643a04957b0961e6c295
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/284304
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
Reviewed-by: Aske Simon Christensen <askesc@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-03-03 09:37:38 +00:00
..
common.dart Add PathExistsException and PathAccessException FileSystemException subclasses. 2022-11-30 04:54:52 +00:00
data_transformer.dart Remove superfluous words. 2023-01-30 15:58:38 +00:00
directory.dart Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
directory_impl.dart [io/file] - add FileSystemNotFoundException 2022-11-08 19:26:19 +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 [lib] Annotate exception classes added in 2.19 with @Since("2.19") 2023-03-01 23:05:24 +00:00
file_impl.dart [io] Fix a bug where large reads would return partial data. 2023-01-31 18:41:39 +00:00
file_system_entity.dart Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
io.dart Add ServerSocketBase to remove dynamic invocations of secure sockets in _HttpServer. 2022-11-10 22:28:48 +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 [io/file] - add FileSystemNotFoundException 2022-11-08 19:26:19 +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 Reland "Update HTTP Profiling ids to use Strings" 2023-02-02 19:22:49 +00:00
overrides.dart Added sourcePort to Socket.connect()/startConnect() as optional parameter. 2021-12-08 18:33:00 +00:00
platform.dart [pkg/vm] Initial work on constant operating system fields and getters. 2023-02-10 16:29:50 +00:00
platform_impl.dart [pkg/vm] Initial work on constant operating system fields and getters. 2023-02-10 16:29:50 +00:00
process.dart [doc/io] Add a note about the use of relative paths for Process.(start|run) 2023-01-09 23:01:46 +00:00
secure_server_socket.dart Add ServerSocketBase to remove dynamic invocations of secure sockets in _HttpServer. 2022-11-10 22:28:48 +00:00
secure_socket.dart [corelib] _RawSecureSocket implements _RawSocketBase to avoid dynamic call in _Socket 2022-12-05 23:05:54 +00:00
security_context.dart Spelling sdk 2023-01-20 12:37:49 +00:00
service_object.dart [flip-modifiers]: Reapply "Enforce current library restrictions." 2023-03-03 09:37:38 +00:00
socket.dart Remove superfluous words. 2023-01-30 15:58:38 +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