MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / basic_socket

Function basic_socket

include/asio/basic_socket.hpp:120–123  ·  view source on GitHub ↗

Construct a basic_socket without opening it. * This constructor creates a socket without opening it. * * @param ex The I/O executor that the socket will use, by default, to * dispatch handlers for any asynchronous operations performed on the socket. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

basic_socket.hppFile · 0.70

Calls 6

throw_errorFunction · 0.85
openMethod · 0.45
protocolMethod · 0.45
bindMethod · 0.45
assignMethod · 0.45

Tested by

no test coverage detected