TwiceAsNice
2019-02-18
|
#include "PDNA.h"
#include "PDNA_private.h"
#include "Transport_Private.h"
#include "TransportBSDSocket.h"
#include "TransportDQEngine.h"
Functions | |
int | DqTransportInit (int hd, DQTRANSPORTTYPE type, int nic, char *address, uint32 port, DQTRANSPORTDESC **pTransport) |
int | DqTransportClose (int hd, DQTRANSPORTDESC *paTransport) |
int DqTransportClose | ( | int | hd, |
DQTRANSPORTDESC * | paTransport | ||
) |
int DqTransportInit | ( | int | hd, |
DQTRANSPORTTYPE | type, | ||
int | nic, | ||
char * | address, | ||
uint32 | port, | ||
DQTRANSPORTDESC ** | pTransport | ||
) |