[Webkit-unassigned] [Bug 66842] [WebSocket] Terminate existing WebSocket server before launch new one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 01:45:08 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66842





--- Comment #4 from Takashi Toyoshima <toyoshim at chromium.org>  2011-08-24 01:45:08 PST ---
run-webkit-websocketserver kicks new-run-webkit-websocketserver internally.
But, in my local trial, the second run-webkit-websocketserver could not kill the first one.

For example,
1. run-webkit-websocketserver in terminal A
2. run-webkit-websocketserver in terminal B
3. hit enter to stop the server in terminal A
4. nobody listen at 8880

run-webkit-httpd also has a similar killing code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list