MCPcopy Create free account
hub / github.com/apache/brpc / remote_side

Function remote_side

src/brpc/socket.h:429–429  ·  view source on GitHub ↗

ip/port of the other end of the connection.

Source from the content-addressed store, hash-verified

427
428 // ip/port of the other end of the connection.
429 butil::EndPoint remote_side() const { return _remote_side; }
430
431 // Initialized by SocketOptions.health_check_interval_s.
432 int health_check_interval() const { return _health_check_interval_s; }

Callers 15

OnVideoMessageMethod · 0.85
OnAudioMessageMethod · 0.85
OnVideoMessageMethod · 0.85
OnAudioMessageMethod · 0.85
OnPlayMethod · 0.85
OnPublishMethod · 0.85
OnVideoMessageMethod · 0.85
OnAudioMessageMethod · 0.85
OnUserDataMethod · 0.85
OnCuePointMethod · 0.85
OnMetaDataMethod · 0.85
OnSharedObjectMessageMethod · 0.85

Calls

no outgoing calls

Tested by 8

OnVideoMessageMethod · 0.68
OnAudioMessageMethod · 0.68
OnVideoMessageMethod · 0.68
OnAudioMessageMethod · 0.68
OnPlayMethod · 0.68
OnPublishMethod · 0.68
OnVideoMessageMethod · 0.68
OnAudioMessageMethod · 0.68