Searched refs:SOCKET_PAIR_SIZE (Results 1 – 3 of 3) sorted by relevance
37 constexpr int32_t SOCKET_PAIR_SIZE = 2; variable95 int32_t socketPair[SOCKET_PAIR_SIZE] = { 0 }; in CreateChannel()102 int32_t unusedFds[SOCKET_PAIR_SIZE] = {socketPair[0], socketPair[1]}; in CreateChannel()114 int32_t ret = SetSockopt(sendSize, receiveSize, socketPair, SOCKET_PAIR_SIZE); in CreateChannel()
33 constexpr int32_t SOCKET_PAIR_SIZE = 2; variable49 int32_t socketPair[SOCKET_PAIR_SIZE] = { 0 }; in CreateSensorBasicChannel()
36 constexpr int32_t SOCKET_PAIR_SIZE = 2; variable54 int32_t socketPair[SOCKET_PAIR_SIZE] = { 0 }; in CreateSensorBasicChannel()