Home
last modified time | relevance | path

Searched defs:linger (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/detail/
Dsocket_option.hpp216 class linger class
220 linger() in linger() function in boost::asio::detail::socket_option::linger
227 linger(bool e, int t) in linger() function in boost::asio::detail::socket_option::linger
/third_party/boost/boost/asio/detail/
Dsocket_option.hpp216 class linger class
220 linger() in linger() function in boost::asio::detail::socket_option::linger
227 linger(bool e, int t) in linger() function in boost::asio::detail::socket_option::linger
/third_party/boost/libs/asio/include/boost/asio/
Dsocket_base.hpp429 typedef implementation_defined linger; typedef in boost::asio::socket_base
433 linger; typedef in boost::asio::socket_base
/third_party/boost/boost/asio/
Dsocket_base.hpp429 typedef implementation_defined linger; typedef in boost::asio::socket_base
433 linger; typedef in boost::asio::socket_base
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_socket.js284 linger: "[PC Preview] unknow linger" property
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dsocket.cc152 } linger = {false, 0}; in setOptions() local
/third_party/musl/ndk_musl_include/sys/
Dsocket.h78 struct linger { struct
80 int l_linger; argument
/third_party/musl/include/sys/
Dsocket.h74 struct linger { struct
76 int l_linger; argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h74 struct linger { struct
76 int l_linger; argument
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h74 struct linger { struct
76 int l_linger; argument
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h63 struct linger { struct
65 int l_linger; argument
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h78 struct linger { struct
80 int l_linger; argument
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h74 struct linger { struct
76 int l_linger; argument
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h74 struct linger { struct
76 int l_linger; argument
/third_party/lwip/src/include/lwip/
Dsockets.h226 struct linger { struct
228 int l_linger; /* linger time in seconds */ argument
Dapi.h274 s16_t linger; member
/third_party/ffmpeg/libavformat/
Dlibsrt.c92 int linger; member
/third_party/lwip/src/api/
Dsockets.c3061 struct linger *linger = (struct linger *)optval; in lwip_getsockopt_impl() local
3460 const struct linger *linger = (const struct linger *)optval; in lwip_setsockopt_impl() local