Statistics
| Branch: | Tag: | Revision:

root / host / lib / transport @ b6099569

Latest revisions

# Date Author Comment
e8f449b0 04/30/2012 10:51 pm Josh Blum

sph: added set SID per channel

e57c30b4 04/27/2012 01:36 am Josh Blum

udp: also set HAVE_ATLBASE_H for udp_wsa_zero_copy

253be8f0 04/23/2012 08:45 pm Josh Blum

uhd: squashed transport work

ece88b4c 04/20/2012 01:08 am Josh Blum

send: sph holdover from transport work

4a1ec80d 04/17/2012 09:07 pm Josh Blum

usb: do not release recv buffer in wrapper

The actual recv buffer will be automatically released when dereferenced.
By releasing this buffer early we allowed for a race condition:
Subsequent wrapper buffers that shared the same actual buffer
could get their memory filled by new recvd packets from the USB layer.

a345c19c 04/17/2012 08:39 pm Josh Blum

recv: only inspect tsf on timestamp error check

462b27e7 03/14/2012 05:41 pm Josh Blum

uhd: make atlbase options for msvc build

f591c4a8 02/27/2012 11:40 pm Josh Blum

uhd: fixed send pkt handler, vrt packet type was uninitialized

This fixes a bug where the sc8 engine will not interpret
the packet as an IF data packet due to uninitialized bits.
In that case the sc8 packet would pass through and be
interpreted by the downstream as an sc16 packet.

8f8ac339 02/18/2012 12:55 am Josh Blum

dsp rework: fix for vita occ trailer packing

82d38412 02/15/2012 12:34 am Josh Blum

b100: use frame boundary to calculate frame size

View revisions

Also available in: Atom