@@ -135,6 +135,7 @@ int BH_IOWrite(BH_IO *io,
return code;
}
int BH_IOPeek(BH_IO *io,
char *buffer,
size_t size,
@@ -227,7 +228,6 @@ int BH_IOClear(BH_IO *io)
BH_IO *BH_BufferNew(BH_IO *io)
{
(void)io;
The note is not visible to the blocked user.