[Modify] Polish it
This commit is contained in:
@@ -674,7 +674,8 @@ namespace WebSocketSharp.Server
|
||||
_logger.Fatal (ex.ToString ());
|
||||
cl.Close ();
|
||||
}
|
||||
});
|
||||
}
|
||||
);
|
||||
}
|
||||
catch (SocketException ex) {
|
||||
_logger.Warn ("Receiving has been stopped.\n reason: " + ex.Message);
|
||||
|
Reference in New Issue
Block a user