Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / io / gr_udp_source.h @ 4a63bc91

History | View | Annotate | Download (4 kB)

# Date Author Comment
45ff82b3 06/01/2010 04:16 pm Johnathan Corgan

gnuradio-core: fix typo in doxygen header

6c0f2f5a 05/23/2010 08:36 pm Johnathan Corgan

Merge remote branch 'gnuradio/wip/udp_source_sink'

  • gnuradio/wip/udp_source_sink:
    gnuradio-core: update copyrights
    gnuradio-core: allow swig to handle exceptions in UDP source/sink
    grc: update UDP source and sink block wrappers
    Simplify USE_SELECT usage...
d702e27d 05/04/2010 04:41 pm Don Ward

Rework UDP source and sink, with incompatible API changes

Remove source address specifications for sink; add connect() and
disconnect() to sink; add get_port() to source; add optional EOF
signaling (using zero-length packets) to sink and source; modify
dial_tone, vector, and audio examples to match new code; add qa...

3ff43f74 04/30/2010 06:48 pm Don Ward

Updates to udp source/sink (select(), wait, cleanup)

Use select() to avoid blocking on recv() in gr_udp_source (only known
way to avoid blocking on Cygwin).

Add wait argument to gr_udp_source to allow waiting for connection
or accepting lack of connection as EOF; add --no-wait option to...

d1ae6560 04/18/2010 11:01 pm Don Ward

Use getaddrinfo in gr_udp_{source,sink}

Using getaddrinfo allows more common code between posix and winsock
systems. Remove unused variables and #include files. Close sockets
when done.

4b4da485 07/25/2009 05:39 pm Johnathan Corgan

Merge r11462:11485 from jcorgan/omni into trunk.

Removes dependency on omnithreads from gnuradio-core.

Trunk passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11486 221aa14e-8319-0410-a670-987f0aec2ac5

ed236703 05/22/2009 04:11 pm Eric Blossom

doc fixes! work-in-progress

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11085 221aa14e-8319-0410-a670-987f0aec2ac5

c48f42b5 02/25/2009 07:04 pm Johnathan Corgan

Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header files into /gnuradio. Trunk passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10506 221aa14e-8319-0410-a670-987f0aec2ac5

5a477a01 03/24/2008 03:58 pm Johnathan Corgan

Fixed gr.udp_source,sink for use on Win32 (Don Ward)

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8097 221aa14e-8319-0410-a670-987f0aec2ac5

7b14a03f 01/16/2008 08:38 pm Eric Blossom

Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set of
patches from Diane Bruce for FreeBSD. Still need to resolve the
issue of where/how to include config.h in all swig code and
how to select wx version on systems with more than one version installed....

937b719d 07/21/2007 03:44 am Eric Blossom

Updated license from GPL version 2 or later to GPL version 3 or later.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5

3e7f3d33 02/09/2007 10:49 pm Tom Rondeau

merging r4318:4437 to fix ticket:131 from branche trondeau/udp udp source/sink pairs working

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4438 221aa14e-8319-0410-a670-987f0aec2ac5

d52c8fc3 01/26/2007 08:02 pm Tom Rondeau

updated copyright info, and snuck a little something else in (you didn't see anything...)

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4294 221aa14e-8319-0410-a670-987f0aec2ac5

3bb7b864 01/26/2007 07:24 pm Tom Rondeau

merged changeset r4281:4292 on trondeau/ethernet into trunk

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4293 221aa14e-8319-0410-a670-987f0aec2ac5