Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > drbライブラリ > DRb::DRbServerクラス > thread

instance method DRb::DRbServer#thread

thread

[TODO]

The main thread of this DRbServer.

This is the thread that listens for and accepts connections from clients, not that handles each client’s request-response session.

class DRb::DRbServer