Home
last modified time | relevance | path

Searched refs:ff_send (Results 1 – 7 of 7) sorted by relevance

/f-stack/lib/
H A Dff_api.symlist12 ff_send
H A Dff_api.h93 ssize_t ff_send(int s, const void *buf, size_t len, int flags);
H A Dff_syscall_wrapper.c794 ff_send(int s, const void *buf, size_t len, int flags) in ff_send() function
/f-stack/app/micro_thread/
H A Dff_hook.cpp109 return ff_send(fd, buf, nbyte, flags); in ff_hook_send()
/f-stack/app/redis-5.0.5/src/
H A Danet_ff.c212 return ff_send(sockfd, buf, len, flags); in send()
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_module.c308 return ff_send(sockfd, buf, len, flags); in send()
/f-stack/doc/
H A DF-Stack_API_Reference.md122 ssize_t ff_send(int s, const void *buf, size_t len, int flags);