RE: Problem with unix sockets: SOCK_DGRAM ignores MSG_TRUNC
From: David Schwartz
Date: Tue Feb 06 2007 - 15:12:07 EST
> Why not improve consistency and make unix_dgram_recvmsg() return the full
> packet length? So it would behave as UDP does. What do you think about
> adding the following code to linux/net/unix/af_unix.c:
It would be nice if the world worked that way, but you can't break POSIX
compliance. Perhaps another receive flag?
DS
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/