Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

kestrel doesn't allow me to get around firewall warning #57

Closed
@jrieken

Description

@jrieken

One windows I can get around the firewall warning when listen on InetAddress.getByName(null) but kestrel doesn't give me a change to do so (

ListenSocket.Bind(new IPEndPoint(IPAddress.Any, port));
).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions