Implemented interface member:
property
Socket
Microsoft.AspNetCore.Connections.Features.IConnectionSocketFeature.Socket
3 references to Socket
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
Connection\DirectTlsConnection.FeatureCollection.cs (3)
87
/// Exposes a managed <see cref="
Socket
"/> for the connection.
90
/// <see cref="
Socket
"/> returned by accept: ownership of its fd is transferred to the
92
/// reconstruct a <see cref="
Socket
"/> from the raw file descriptor on demand, wrapping it in a