Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: 3c7718425e
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-15 (Sun, 15 Apr 2018)



------------------
This commit was generated by Migit
This commit is contained in:
samsamsam
2018-04-15 16:03:16 +02:00
committed by max_10
parent 28c7fcb2e9
commit 4c38f644f6
3 changed files with 15 additions and 13 deletions

View File

@@ -92,5 +92,5 @@ ssize_t write_with_retry(int fd, const void *buf, int size);
ssize_t writev_with_retry(int fd, const struct iovec *iov, int ic);
ssize_t WriteWithRetry(Context_t *context, int pipefd, int fd, const void *buf, int size);
void FlusPipe(int pipefd);
void FlushPipe(int pipefd);
#endif