Method: OpenC3::TcpipSocketStream#write_socket
- Defined in:
- lib/openc3/streams/tcpip_socket_stream.rb
#write_socket ⇒ Object (readonly)
Returns the value of attribute write_socket.
32 33 34 |
# File 'lib/openc3/streams/tcpip_socket_stream.rb', line 32 def write_socket @write_socket end |