|
Send the oldest stored message if it can.
- Parameters:
-
| messenger | The messenger. |
| timeout | The maximum time to block. It will blocks until all the stored messages is sent if you give NULL here. |
- Returns:
- RETVAL_SUCCEEDED if no error has been occurred, otherwise it return RETVAL_FAILED.
|