|
|
|
@ -575,8 +575,8 @@ namespace WebSocketSharp.Server
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Sends the specified file to a client asynchronously using the WebSocket
|
|
|
|
/// Sends the specified file to a client asynchronously using
|
|
|
|
/// connection.
|
|
|
|
/// the WebSocket connection.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <remarks>
|
|
|
|
/// <remarks>
|
|
|
|
/// This method does not wait for the send to be complete.
|
|
|
|
/// This method does not wait for the send to be complete.
|
|
|
|
|