Searched refs:anetFormatSock (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | anet.h | 78 int anetFormatSock(int fd, char *fmt, size_t fmt_len); |
| H A D | anet.c | 661 int anetFormatSock(int fd, char *fmt, size_t fmt_len) { in anetFormatSock() function |