Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ size
Method
size
SourceX/dvlnet/frame_queue.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
namespace net {
9
10
framesize_t frame_queue::size()
11
{
12
return current_size;
13
}
14
15
buffer_t frame_queue::read(framesize_t s)
16
{
Callers
15
utf8_to_latin1
Function · 0.45
SNetReceiveMessage
Method · 0.45
handle_accept
Method · 0.45
SNetReceiveMessage
Method · 0.45
SNetGetOwnerTurnsWaiting
Method · 0.45
SNetGetTurnsInTransit
Method · 0.45
wrong_packet_type_exception
Method · 0.45
decrypt
Method · 0.45
encrypt
Method · 0.45
packet_factory
Method · 0.45
read
Method · 0.45
write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected