Alan Cox <[EMAIL PROTECTED]> wrote: > If your messages are datagrams and unreliable -> SOCK_DGRAM
Nope. > If your messages are datagrams and reliable -> SOCK_RDM Nope. > If your messages are datagrams, reliable and ordered -> SOCK_SEQPACKET Nope. > If your messages are streams of bits, reliable and ordered -> SOCK_STREAM Nope. David - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html