Searched defs:sender_endpoint (Results 1 – 2 of 2) sorted by relevance
271 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from()290 endpoint_type& sender_endpoint, socket_base::message_flags, in receive_from()307 const MutableBufferSequence& buffers, endpoint_type& sender_endpoint, in async_receive_from()336 const null_buffers&, endpoint_type& sender_endpoint, in async_receive_from()
171 Endpoint* sender_endpoint = new Endpoint(this, sender_id); in CreateChannelEndpoints() local