[Mono-dev] SerialPortStream patch

Leszek Ciesielski skolima at gmail.com
Wed Sep 23 08:33:19 EDT 2009


Hi,

here's another short patch for serial port, there were other native
calls not checking for error conditions. May I commit?

Regards,

skolima

On Sun, Sep 20, 2009 at 4:12 AM, Miguel de Icaza <miguel at novell.com> wrote:
> Hello,
>
> Thanks for the patch;   Please feel free to commit it.
>
> On Sep 18, 2009, at 4:14 AM, Leszek Ciesielski wrote:
>
>> Hi,
>>
>> while debugging my code I have noticed that SerialPort.Close() does
>> not check for error conditions on Linux. Attached is a small patch
>> fixing this. May I commit?
>>
>> (if anyone wonders why there is no resuming the close on EINTR:
>> http://linux.derkeiler.com/Mailing-Lists/Kernel/2005-09/3000.html )
>>
>> Regards,
>>
>> Leszek 'skolima' Ciesielski
>> <
>> mcs.serial.diff
>> ><mono.serial.diff>_______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcs.serial.diff
Type: application/octet-stream
Size: 2564 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090923/5d6de5c6/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono.serial.diff
Type: application/octet-stream
Size: 1342 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090923/5d6de5c6/attachment-0001.obj 


More information about the Mono-devel-list mailing list