Class: OMQ::Rust::SERVER

Inherits:
Socket
  • Object
show all
Defined in:
lib/omq/rs/socket.rb

Overview

SERVER socket.

Instance Attribute Summary

Attributes inherited from Socket

#socket_type

Method Summary

Methods inherited from Socket

#bind, #close, #closed?, #connect, #disconnect, #each, #initialize, #join, #leave, #monitor, #monitor_event, #monitor_fd, #peer_info, #publish, #recv, #send, #set_curve_auth, #subscribe, #try_monitor_event, #try_recv, #try_send, #unbind, #unsubscribe, #wait_for_peer, #wait_for_subscriber, #wait_readable, #wake_recv

Constructor Details

This class inherits a constructor from OMQ::Rust::Socket