Fixed CDCHost demo unfreezing IN pipes during configuration, rather than during use.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 23 Jun 2009 07:55:18 +0000 (07:55 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 23 Jun 2009 07:55:18 +0000 (07:55 +0000)
Changed Pipe stream functions to automatically set the pipe token, allowing them to be used on bidirectional pipes without having to explicitly call Pipe_SetPipeToken() beforehand.


No differences found