Ticket #5573 enhancement new

Opened 14 months ago

Last modified 2 months ago

Add support for AF_UNIX to IReactorSocket.adoptStreamPort

Reported by: exarkun Owned by: therve
Priority: normal Milestone:
Component: core Keywords:
Cc: Branch: branches/unix-adopt-port-5573
Author: therve Launchpad Bug:

Description

#5248 adds support for re-using an existing AF_INET or AF_INET6 socket as a listening port. adoptStreamPort should support AF_UNIX as well (and doing so should be simple).

Change History

1

Changed 14 months ago by exarkun

This will be easier after #5578.

2

Changed 3 months ago by exarkun

Once this is implemented, the systemd endpoint should work with UNIX sockets. If it does, then the systemd documentation which mentions that UNIX sockets are not supported should be adjusted. Otherwise, re-open #6310 to make it work.

3

Changed 2 months ago by therve

  • owner set to therve

4

Changed 2 months ago by therve

  • branch set to branches/unix-adopt-port-5573
  • branch_author set to therve

(In [37573]) Branching to 'unix-adopt-port-5573'

Note: See TracTickets for help on using tickets.