The sbpusend function sends a message from an application to a partner on an LPI connection.
VOID sbpusend(
PTRBFHDR msgptr | |
); |
VOID FAR sbpusend(
PTRBFHDR msgptr | |
); |
The message buffer is released after transmission by the DMOD. It cannot be accessed by the application again.
For an Open request message, the destl parameter can be zero. In this case, the Resource Locator will attempt to find a suitable destination for the Open message.