• Prabhakaran Ganesan's avatar
    Set TOS for AsyncServer listener socket · a1056c1d
    Prabhakaran Ganesan authored
    Summary: Added set/get APIs to configure TOS for listener sockets. The setListenerTos() sets the TOS for the server sockets and all accepted connections are expected to inherit the same. These APIs would be used by higher layers (like thrift server) to set the TOS on the server socket.
    
    Reviewed By: jmswen
    
    Differential Revision: D28651968
    
    fbshipit-source-id: 30f251970269155adbf5e88e1079096dbeceb216
    a1056c1d
AsyncSocketTest.cpp 5 KB