On Wednesday 14 March 2007 14:23, Marius Monton wrote: > Hi again, > > I'm using sockets inside qemu code for my work on SystemC + qemu > simulation. I've implemented a TCP client inside qemu code to connect to an > application (TCP server) outside QEMU (all SystemC stuff). > Almost all is working fine, but sometimes receiving data fails with an > "Interrupted system call" on perror (errno = EINTR). > When testing socket code with no QEMU works fine...
I suggest you read the recv(1) manpage. Retry the command. Paul _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel