Statistics
| Branch: | Tag: | Revision:

root / host / lib / transport @ 25494489

Latest revisions

# Date Author Comment
cb247391 04/12/2013 08:41 pm Josh Blum

Merge branch 'maint'

Conflicts:
host/tests/time_spec_test.cpp

f1108bd2 04/12/2013 08:32 pm Josh Blum

uhd: switch the reusable barrier to condition variables

This allows the converter threads in a multi-threaded streamer to wait quietly.
In addition, the use of two barriers in the packet handlers was reduced to one,
by adding a simple exit barrier inside the reusable barrier's wait method.

d39020b2 03/11/2013 06:30 pm Josh Blum

usb: check for and use libusb_handle_events_timeout_completed

83063ea8 03/11/2013 05:40 pm Josh Blum

usb: use int for completed to match libusb example code

11a21387 02/20/2013 05:54 am Josh Blum

b100: additional flushing when rx streamer created

58a123c9 01/15/2013 10:45 pm Josh Blum

udp: fix ENOBUFS with send/retry for udp socket

e3452bf9 10/30/2012 12:41 am Josh Blum

uhd: added barrier interrupt to work around thread issue

Force the barrier wait to throw a boost::thread_interrupted
The threads were not getting the interruption_point on windows.

3f69288e 08/04/2012 06:22 pm Josh Blum

Merge branch 'master' into next

d18fc6f0 08/04/2012 06:22 pm Josh Blum

usb: added recv buffer flushing to libusb zero copy

26846525 07/02/2012 09:05 pm Josh Blum

transport: multi-threaded send_packet_handler

View revisions

Also available in: Atom