commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, wip/udp_source_sin


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, wip/udp_source_sink, updated. 3.3git-758-g26185e9
Date: Thu, 20 May 2010 04:51:20 +0100 (BST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, wip/udp_source_sink has been updated
       via  26185e9077e5e20f71fb515c0e847a5dfd57986c (commit)
       via  91054ed9fe7f08cac9738a6a6af5a9ad476ba24b (commit)
       via  4267b714f4276671f718136a1279f681a4231aee (commit)
       via  34e0be1f96cb24e302269c008444bc18e418b653 (commit)
       via  1e963cd9b6e2a1687bbff86df66c5efbcb2be363 (commit)
       via  99a39a4351ca250dcbeeface0ab7b9de6e301d49 (commit)
       via  0058f55926c8e9f6ecb37f153ff7464b93838484 (commit)
       via  68ce6b4a9b90d4d53310c4271e6011b796fc1bff (commit)
      from  a61fc516f5deeef67b48a704c5426c3969d36248 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 26185e9077e5e20f71fb515c0e847a5dfd57986c
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:43:48 2010 -0700

    Simplify USE_SELECT usage

commit 91054ed9fe7f08cac9738a6a6af5a9ad476ba24b
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:38:17 2010 -0700

    Return immediately when using d_residual.
    
    (Otherwise recv may overwrite valid data in d_temp_buff.)

commit 4267b714f4276671f718136a1279f681a4231aee
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:27:10 2010 -0700

    Defend against a peer that sends an invalid message length.

commit 34e0be1f96cb24e302269c008444bc18e418b653
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:15:41 2010 -0700

    Move initialization of select timeout

commit 1e963cd9b6e2a1687bbff86df66c5efbcb2be363
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:11:35 2010 -0700

    Correct update of d_temp_offset (parallel construction)

commit 99a39a4351ca250dcbeeface0ab7b9de6e301d49
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:06:26 2010 -0700

    Identify memory leaks that occur on error conditions

commit 0058f55926c8e9f6ecb37f153ff7464b93838484
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:02:26 2010 -0700

    Use -1 as file descriptor "not open" value instead of 0

commit 68ce6b4a9b90d4d53310c4271e6011b796fc1bff
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 19:57:10 2010 -0700

    Add additional conditionalization of networking includes

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                              |    2 +-
 gnuradio-core/src/lib/io/gr_udp_sink.cc   |   13 +++++++--
 gnuradio-core/src/lib/io/gr_udp_source.cc |   38 +++++++++++++++++++---------
 3 files changed, 37 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]