Home
last modified time | relevance | path

Searched refs:allowOption (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/socket/include/
H A Dseq_packet_socket_client.h38 int socketType = SOCK_SEQPACKET | ((uint32_t)socketOption & (uint32_t)allowOption); in SeqPacketSocketClient()
45 int allowOption = SOCK_NONBLOCK | SOCK_CLOEXEC; member in OHOS::HiviewDFX::SeqPacketSocketClient
H A Ddgram_socket_client.h34 socketType = (socketOption & allowOption); in DgramSocketClient()
41 uint32_t allowOption = SOCK_NONBLOCK | SOCK_CLOEXEC; member in OHOS::HiviewDFX::DgramSocketClient

Completed in 1 milliseconds