Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-1794

Consolidate websocket error under realm_web_socket_errno_e

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      Currently realm_sync_socket_websocket_closed uses realm_web_socket_errno_e whereas realm_sync_socket_write_complete and other *_complete methods takes an realm_errno_e.
      These methods are only used in the context of Websocket and should either return RLM_ERR_WEBSOCKET_OK or the corresponding RLM_ERR_WEBSOCKET_ one (example RLM_ERR_WEBSOCKET_WRITE_ERROR for realm_sync_socket_write_complete)

            Assignee:
            michael.wilkersonbarker@mongodb.com Michael Wilkerson-Barker (Inactive)
            Reporter:
            nabil.hachicha@mongodb.com Nabil Hachicha
            AD Core
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: