serial: don't set O_NDELAY, as it is more or less O_NONBLOCK

Applications like osmocon will set O_NONBLOCK themselves or have it done
indirectly by registering it with libosmocore/select.c code.
1 file changed