The length of the name of the file to send (back).
Returns
SA_SUCCEED if the function is successful; SA_FAIL otherwise.
Comments
This API sends the entire contents of a file to the client as part
of the content stream in response to the client's request. Additional
data can be sent in response to the request using either the sa_conn_send
or sa_send_file APIs.