HomeSort by relevance Sort by last modified time
    Searched full:nolinger (Results 1 - 1 of 1) sorted by null

  /system/extras/tests/tcp_nuke_addr/
tcp_nuke_addr_test.cpp 39 const int nolinger = -1; local
40 if (setsockopt(s, SOL_TCP, TCP_LINGER2, &nolinger, sizeof(nolinger)) == -1) {

Completed in 238 milliseconds