MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / recv

Method recv

ACE/ace/SOCK_Dgram.cpp:45–109  ·  view source on GitHub ↗

Allows a client to read from a socket without having to provide a buffer to read. This method determines how much data is in the socket, allocates a buffer of this size, reads in the data, and returns the number of bytes read.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

ioctlFunction · 0.85
set_typeMethod · 0.80
ACE_NEW_RETURNFunction · 0.70
instanceFunction · 0.50
get_handleMethod · 0.45
get_addrMethod · 0.45
mallocMethod · 0.45
freeMethod · 0.45
set_sizeMethod · 0.45
get_local_addrMethod · 0.45
get_typeMethod · 0.45
set_addressMethod · 0.45

Tested by

no test coverage detected