Alain Knaff wrote:
I have a suspicion that there may be a bug in some versions of the Linux kernel as far as seek is concerned, that seek is not thread-safe.
Udpcast uses lseek(fd, 0, SEEK_CUR) to read the current file position
I will perform the test you describe.