# File lib/stomp/client.rb, line 110
def
join
(
limit
=
nil
)
@listener_thread
.
join
(
limit
)
end