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
Maps socket option keys to integer control‐message values.
Declared in <folly/io/SocketOptionMap.h>
using SocketCmsgMap = std::map<SocketOptionKey, int>;
Created with MrDocs