Re: Question on select() and sockets
- From: David Schwartz <davids@xxxxxxxxxxxxx>
- Date: Wed, 11 Jun 2008 17:25:13 -0700 (PDT)
On Jun 11, 4:15 am, Rainer Weikusat <rweiku...@xxxxxxxxxxx> wrote:
The only 'relevant standards' here would be RFC768 ('user datagram
protocol') and RFC791 ('internet protocol'). Neither of both prohibits
cannibalism. Hence, anyone coming too close to a UDP implementation
runs the very real danger of being eaten by it.
Actually, no, since the semantics of things like 'select' and
'recvmsg' are specified by POSIX. In any event, I have no idea what
you mean by cannibalism. If you mean dropping a datagram, this should
never be any kind of big deal. One of IP's main points is that
implementations are free to drop datagrams, and UDP doesn't change
this, it's just a light wrapper over IP.
That's exactly as logical as your argumentation, its just a little
more obvious that I was writing about something outside of the scope
of this standard AS WELL.
I have no idea what you're talking about.
DS
.
- Follow-Ups:
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- References:
- Question on select() and sockets
- From: K-mart Cashier
- Re: Question on select() and sockets
- From: William Ahern
- Re: Question on select() and sockets
- From: Alex Fraser
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rick Jones
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Question on select() and sockets
- Prev by Date: Re: Process Stuck...........
- Next by Date: Re: Process Stuck...........
- Previous by thread: Re: Question on select() and sockets
- Next by thread: Re: Question on select() and sockets
- Index(es):