mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
parent
587e9f5828
commit
0789bc5220
@ -154,7 +154,7 @@ bio_bufferevent_read(BIO *b, char *out, int outlen)
|
||||
return r;
|
||||
}
|
||||
|
||||
/* Called to write data info the BIO */
|
||||
/* Called to write data into the BIO */
|
||||
static int
|
||||
bio_bufferevent_write(BIO *b, const char *in, int inlen)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user