Nicolas Cannasse wrote:
now I get,

Starting Neko Server on localhost:2000
and seams to run?
but I cant see anything in the browser.

http://localhost:2000/server:config


Luzifer


This is problem that I can reproduce on Linux as well, it might get related to socket buffers. Since the Browser is keeping the connection alive, the server looks like it's blocking. I'll investigate and fix this problem.

Nicolas

Fixed.
There was a bit of additional things to do in "select()" on non-Windows machines.

Nicolas

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to