Skip to content

Support Unix Sockets in dart:io #21403

@schultzter

Description

@schultzter

What steps will clearly show the issue / need for enhancement?

  1. a lot of Unix based systems use Unix sockets for interprocess communication
  2. with dart:io only TCP based communication is possible
  3. support for Unix sockets would greatly increase the integration potential of dart server-side apps

What is the current output?
None, not supported

What would you like to see instead?
Success, connected!

What version of the product are you using? On what operating system?
1.7.2 on Arch Linux

Please provide any additional information below.

Metadata

Metadata

Assignees

Labels

area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-iotype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions