Skip to content

Kestrel will only bind to an IPEndPoint not an EndPoint #39955

@Ninds

Description

@Ninds

Kestrel will only bind to an IPEndPoint not an EndPoint
Reproducer can be found here :
KestrelwithArbitraryEndPoint.cs
There is a runtime exception.

It appears it should have been fixed here Add support for listening to arbitrary endpoints.

OR .. perhaps I am doing something wrong.

The environment is .NET6

Kestrel with MemoryTransport
Consider adding an overload of Listen that takes an EndPoint

Metadata

Metadata

Assignees

Labels

area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsbugThis issue describes a behavior which is not expected - a bug.feature-kestrel

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions