hi all,
I'm writting a simple terminal program for a linux system.
I call write to send out some bytes. The return value is good as it is
supposed.
but it will not transmit it to the other end. It will transmit until I
close that file descriptor.
if anyone know what's the problem is ? or how to solve it.
if this is not enough info for you, let me know.
regards,
Jack.