ssize_t qSocketPuts ( int  sockfd,
const char *  str 
)

Send string with newline characters(CRLF) to socket.

Parameters:
sockfd socket descriptor
str string pointer
Returns:
the number of bytes sent on success, or -1 if an error(ex:socket closed) occurred.
Since:
8.1R

Definition at line 275 of file qSocket.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1