Skip to content
  • JINMEI Tatuya's avatar
    [1539] hide everything except push() inside SocketSessionForwarderHolder. · 434d67fe
    JINMEI Tatuya authored
    this will make the caller side much simpler.  in particular, the caller
    now doesn't have to handle exceptions.  connect() and close() can now
    be private.
    
    To handle various types of requests, the constructor is extended to take
    a message type, which will be used in the log message on failure.
    log message ID and description were made generic.
    434d67fe