Method: Protobuf::Rpc::Socket::Server#running

Defined in:
lib/protobuf/rpc/servers/socket/server.rb

#runningObject Also known as: running?

Returns the value of attribute running.



20
21
22
# File 'lib/protobuf/rpc/servers/socket/server.rb', line 20

def running
  @running
end