diff options
author | Don Ward | 2010-04-30 14:48:56 -0400 |
---|---|---|
committer | Don Ward | 2010-04-30 14:48:56 -0400 |
commit | 3ff43f7487b43436cd0f49de80ebff2c1ff1a188 (patch) | |
tree | 3ef94f3a602f50a828c3b61726117ddd2043cf33 /Makefile.common | |
parent | 3b8fcaa640d75573d314fb8616969ad2adf2a099 (diff) | |
download | gnuradio-3ff43f7487b43436cd0f49de80ebff2c1ff1a188.tar.gz gnuradio-3ff43f7487b43436cd0f49de80ebff2c1ff1a188.tar.bz2 gnuradio-3ff43f7487b43436cd0f49de80ebff2c1ff1a188.zip |
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
dial_tone_sink.py.
Remove system dependencies from .h files; remove unused data members
and (useless?) public open and close functions.
Diffstat (limited to 'Makefile.common')
0 files changed, 0 insertions, 0 deletions