Followup to: <[EMAIL PROTECTED]> By author: Kurt Roeckx <[EMAIL PROTECTED]> In newsgroup: linux.dev.kernel > > On Mon, Oct 23, 2000 at 03:58:39PM -0400, Patrick J. LoPresti wrote: > > "David S. Miller" <[EMAIL PROTECTED]> writes: > > > > > SOCK_DGRAM over AF_UNIX is reliable, it's a local transport. > > > > This is contrary to the documentation ("man socket"). The behavior > > you describe is what I would expect for SOCK_SEQPACKET, not > > SOCK_DGRAM. > > SOCK_DGRAM is only as reliable as the underlying protocol. If the > unerlying one is not reliable, neither is SOCK_DGRAM. It will not > do anything to make it more reliable, unlike others. > Again, SOCK_DGRAM is reliable over AF_UNIX, because AF_UNIX does not implement any nonreliable transports. -hpa -- <[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: syslog() blocks on glibc... Ricky Beam
- Re: syslog() blocks on glibc... Patrick J. LoPresti
- Re: syslog() blocks on glibc... Ricky Beam
- Re: syslog() blocks on glibc... Igmar Palsenberg
- Re: syslog() blocks on glibc... Igmar Palsenberg
- Re: syslog() blocks on glibc... Ricky Beam
- Re: syslog() blocks on glibc... Igmar Palsenberg
- Re: syslog() blocks on glibc... Matti Aarnio
- Re: syslog() blocks on glibc 2.1.3 wi... Igmar Palsenberg
- Re: syslog() blocks on glibc 2.1.3 with k... Igmar Palsenberg
- Re: syslog() blocks on glibc 2.1.3 with k... H. Peter Anvin
- Re: syslog() blocks on glibc 2.1.3 with kernel 2.2.x Jesse Pollard
- Re: syslog() blocks on glibc 2.1.3 with kernel 2.2.x Stephen Harris
- Re: syslog() blocks on glibc 2.1.3 with kernel 2.... Horst von Brand
- Re: syslog() blocks on glibc 2.1.3 with kerne... Stephen Harris
- Re: syslog() blocks on glibc 2.1.3 with k... Jesse Pollard
- Re: syslog() blocks on glibc 2.1.3 wi... Stephen Harris
- Re: syslog() blocks on glibc 2.1... Igmar Palsenberg
- Re: syslog() blocks on glibc 2.1... Jesse Pollard
- Re: syslog() blocks on glibc 2.1.3 wi... James Sutherland
- Re: syslog() blocks on glibc 2.1.3 wi... Jesse Pollard