[Modify] Replace it
This commit is contained in:
parent
b96a12afd3
commit
a2ae6dc109
@ -147,7 +147,7 @@ namespace WebSocketSharp.Net
|
||||
_endpoints.Add (endpoint, lsnr);
|
||||
}
|
||||
|
||||
lsnr.AddPrefix (pref, listener);
|
||||
lsnr.AddPrefix (pref);
|
||||
}
|
||||
|
||||
private static IPAddress convertToIPAddress (string hostname)
|
||||
|
Loading…
Reference in New Issue
Block a user