[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dccp] SOCK_DCCP
> Hmm, How the programming style would be different in this case?
> Yes, DCCP has two logical half connections and if this means we have to do
> listen() and accept() on both sides when data needs to flow both, the programming
> style will be very different. However, I don't think we need to do listen() on
> both sides. (I wonder why DCCP API doc doesn't exist...)
I would think we would need to do listen on both sides but have not yet
tested.
DCCP API doc - that is easy - because nobody has written yet ;-) (Either
API or documentation). At present most implementations use sockets
although people have proposed various other things...
>
> Thanks,
> --
> Yoshifumi Nishida
> nishida at csl.sony.co.jp
Regards,
Ian