01 May 2013 - After the site upgrade, all passwords were reset and you will need to ask the site for a login reset on your first connection.
It is such a shame, that to use functions like io_add_watch(), you have to have a connection to X. This prevents us from creating "real" server-applications, which can run on a machine without any graphical user-interface running on it.
Does anyone know how to get around this? Is there another extension which can do the same as io_add_watch(), timeout_add() and more? Or is it possible to "fake a X-server"?
The CommandWidget is nearly like a
terminal and allows the user to issue commands to a shell
and view the result in a GtkTextView widget.
This is a sample code to demonstrate the use of
Gtk::io_add_watch(). The main goal of this function
is to handle socket IO without blocking. Socket polling is done
in Gtk::main() loop. You don't need to care about socket polling.
This task is done by Gtk and Glib.
Neueste Kommentare
vor 43 Wochen 3 Tage
vor 44 Wochen 2 Tage
vor 44 Wochen 6 Tage
vor 47 Wochen 2 Tage
vor 1 Jahr 15 Wochen
vor 1 Jahr 19 Wochen
vor 1 Jahr 23 Wochen
vor 1 Jahr 23 Wochen
vor 1 Jahr 23 Wochen
vor 1 Jahr 40 Wochen