MCPcopy 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

closeFunction · 0.85
setbufFunction · 0.85

Calls 1

overflowFunction · 0.85

Tested by

no test coverage detected