Maps socket option keys to integer control‐message values.

Synopsis

Declared in <folly/io/SocketOptionMap.h>

using SocketCmsgMap = std::map<SocketOptionKey, int>;

Created with MrDocs