add O_NONBLOCK in lserial.pas, apparently some serial ports need this to
authorplugwash <plugwash@p10link.net>
Fri, 19 Aug 2011 00:07:28 +0000 (00:07 +0000)
committerplugwash <plugwash@p10link.net>
Fri, 19 Aug 2011 00:07:28 +0000 (00:07 +0000)
commit9e8179457b49de0ee52ab40192a88971fc3c01e6
treea4118cea0c14b7e4fdaf341f28ad26417c82d06a
parente9fd84c2a9f04b8d9c1bc79d70c33c8d22d85e26
add O_NONBLOCK in lserial.pas, apparently some serial ports need this to
open successfully and it's also consistent with how we open other stuff

git-svn-id: file:///svnroot/lcore/trunk@102 b1de8a11-f9be-4011-bde0-cc7ace90066a
lserial.pas