[Modify] Replace it
This commit is contained in:
		@@ -653,7 +653,8 @@ namespace WebSocketSharp
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
        catch (Exception ex) {
 | 
			
		||||
          processException (ex, "An exception has occurred while accepting.");
 | 
			
		||||
          _logger.Fatal (ex.ToString ());
 | 
			
		||||
          fatal ("An exception has occurred while accepting.", ex);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        return false;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user