MCPcopy Create free account
hub / github.com/ceph/ceph / get_socket_priority

Method get_socket_priority

src/msg/Messenger.h:406–408  ·  view source on GitHub ↗

* Get the socket priority * * @return the socket priority */

Source from the content-addressed store, hash-verified

404 * @return the socket priority
405 */
406 int get_socket_priority() {
407 return socket_priority;
408 }
409 /**
410 * Add a new Dispatcher to the front of the list. If you add
411 * a Dispatcher which is already included, it will get a duplicate

Callers 2

acceptMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected