Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ sync
Function
sync
3rdParty/asio/include/asio/basic_socket_streambuf.hpp:558–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
556
}
557
558
int sync()
559
{
560
return overflow(traits_type::eof());
561
}
562
563
std::streambuf* setbuf(char_type* s, std::streamsize n)
564
{
Callers
2
close
Function · 0.85
setbuf
Function · 0.85
Calls
1
overflow
Function · 0.85
Tested by
no test coverage detected