Re: Gstreamer e DCCP: issues related to ccid-3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2007/10/25, Ian McDonald <ian.mcdonald@xxxxxxxxxxx>:
> On 10/25/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote:
> > /* something like (but do have a look at the paraslash sources)
> >     do {
> >         wrote = send (socket, (const char *) buf + bytes_written,
> >                              count - bytes_written, MSG_NOSIGNAL);
> >     }  while (wrote < 0 && errno == EAGAIN);
> > */
> >
> >
> You can also look at iperf code, ttcp code etc.
> --
> Web1: http://wand.net.nz/~iam4/
> Web2: http://www.jandi.co.nz
> Blog: http://iansblog.jandi.co.nz
>

Did you implemented a similar solution in the code that you sent to
me? I didn't have enough time to check your code because I was busy on
the ccid-4 patches.

Leandro.
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux