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