libseed-list watching stdin



What's the simplest way to have a watcher on stdin?

I tried something like GLib.io_channel_add_watch(GLib.io_channel_unix_new(1),1,my_func) but get "ConversionError Can not convert Javascript value to long".

/Jonatan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]