MCPcopy Create free account
hub / github.com/dermesser/libsocket / selectset

Method selectset

headers/select.hpp:134–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 */
133template <typename SockT>
134selectset<SockT>::selectset(void) : set_up(false) {}
135
136/**
137 * @brief Add a socket to the internal sets

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected