[Mono-list] Is there anything like g_io_channel ?

xavier de Blas xavi@xdeblas.com
Sun, 20 Mar 2005 22:26:28 +0100


Hello people

I'm writing a mono app that needs to manage events coming
from /dev/ttyS0, is there a way to know when there are changes on serial
port? I was wondering something like g_io_channel in C+gnome.

My app uses C# and GTK

Thanks