Home
last modified time | relevance | path

Searched defs:native_socket (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/asio/
Dbasic_socket.hpp250 const native_handle_type& native_socket) in basic_socket()
275 const native_handle_type& native_socket, in basic_socket()
460 const native_handle_type& native_socket) in assign()
479 const native_handle_type& native_socket, boost::system::error_code& ec) in assign()
Dbasic_seq_packet_socket.hpp216 const protocol_type& protocol, const native_handle_type& native_socket) in basic_seq_packet_socket()
238 const protocol_type& protocol, const native_handle_type& native_socket, in basic_seq_packet_socket()
Dbasic_stream_socket.hpp215 const protocol_type& protocol, const native_handle_type& native_socket) in basic_stream_socket()
237 const protocol_type& protocol, const native_handle_type& native_socket, in basic_stream_socket()
Dbasic_datagram_socket.hpp210 const protocol_type& protocol, const native_handle_type& native_socket) in basic_datagram_socket()
232 const protocol_type& protocol, const native_handle_type& native_socket, in basic_datagram_socket()
Dbasic_raw_socket.hpp208 const protocol_type& protocol, const native_handle_type& native_socket) in basic_raw_socket()
230 const protocol_type& protocol, const native_handle_type& native_socket, in basic_raw_socket()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/iomgr/
Dsocket.pyx.pxi15 import socket as native_socket namespace
Diomgr.pyx.pxi21 import socket as native_socket namespace
/third_party/boost/boost/asio/detail/
Dwinrt_ssocket_service.hpp138 const protocol_type& protocol, const native_handle_type& native_socket, in assign()
Dreactive_socket_service.hpp136 const protocol_type& protocol, const native_handle_type& native_socket, in assign()
Dwin_iocp_socket_service.hpp214 const protocol_type& protocol, const native_handle_type& native_socket, in assign()