#include <cogent.h>
int IP_TaskInitAsyncWrites(
IP_Task* receiver )
;
This function opens the receiver's queue as write-only, allowing subsequent calls to IP_TaskSendAsync to succeed.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.