Method: Networking::TCPServer#tcp_thread
- Defined in:
- lib/networking/tcp.rb
#tcp_thread ⇒ Object (readonly)
Returns the value of attribute tcp_thread.
59 60 61 |
# File 'lib/networking/tcp.rb', line 59 def tcp_thread @tcp_thread end |