[Modify] Polish it
This commit is contained in:
parent
012952b6e4
commit
ad6c08dc72
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user