XBinder C Common Runtime Functions
XBinder v3.0.x
|
Go to the source code of this file.
Functions | |
int | rtxStreamSocketAttach (OSCTXT *pctxt, OSRTSOCKET socket, OSUINT16 flags) |
int | rtxStreamSocketClose (OSCTXT *pctxt) |
int | rtxStreamSocketCreateWriter (OSCTXT *pctxt, const char *host, int port) |
int | rtxStreamSocketSetOwnership (OSCTXT *pctxt, OSBOOL ownSocket) |
int | rtxStreamSocketSetReadTimeout (OSCTXT *pctxt, OSUINT32 nsecs) |