Skip to content

SO_REUSEPORT not properly restored #873

@iangudger

Description

@iangudger

SO_REUSEPORT is implemented with a middleware endpoint in the transport demuxing path called multiPortEndpoint. It is currently regenerated on restore with a different randomly generated seed. In addition, the endpoints may not be re-registered with it in the same order. This will cause the behavior of SO_REUSEPORT to change across a S/R event in a user visible and incorrect way.

Metadata

Metadata

Assignees

Labels

area: save/restoreIssue related to save/restorepriority: p2Normal priorityrevivedThe Issue has been revived by the issue reviver.type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions