Allow netcat -f to communicate with serial devices

Right now the (-f) option just opens the tty file and does nothing.
Change it so that we actually read from / write to the specified file.
1 file changed