in reply to testing interface

i'm trying to test a module that should read data from file descriptor 3.

But it's open for writing. That's probably why read is returning Bad file descriptor