[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] Using evbuffer_add to write into a file



Hello
I have a lot of functions for serialization data. At the moment I am just sending these data to other sockets. But I want to save some of the information with the same functions for serialization in a file. So I thought that there is might be a chance to fopen and fwrite the data via libevent with it's file descriptor. I searched a lot but I found nothing similar to this.
I am using libevent 2.1.4.
Thanks in advance.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.