yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
send_buff.h File Reference

Send buffer utility. More...

#include <stdlib.h>
#include "status.h"
Include dependency graph for send_buff.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

status_t send_buff (int fd, const char *buffer, size_t cnt)
 Send the buffer to the network peer. More...
 

Detailed Description

Send buffer utility.