On Thu, 2015-12-03 at 21:24 +0000, Rainer Weikusat wrote: > As far as I can tell, yes. With the change, unix_dgram_recvmsg has a > read loop looking like this: > > last = NULL; /* not really necessary */
I am not sure SO_RCVTIMEO is really used for af_unix, given its poor reaction to syscall restarts (ERESTARTSYS) Do you really know applications relying on it ? -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html