Ben Gras 82855e9cf5 . leave out dead code from device.c
. don't loop doing a receive() after sendrec() - chance of recovering is not
  high, and can lead to receive()ing a notify() (which can't happen in sendrec()),
  which is terrible
. return status from device when DEV_CANCEL is done on a signal; hardcode EAGAIN to
  become EINTR though
2006-06-23 11:51:56 +00:00
..
2006-06-23 11:51:56 +00:00
2006-06-20 10:12:30 +00:00
2006-06-20 10:03:48 +00:00
2006-06-20 10:47:25 +00:00
2006-06-20 10:59:45 +00:00
2005-08-23 11:31:32 +00:00
2005-10-20 20:32:40 +00:00