Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3987

externalise declaration of thrift server socket API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • C glib - Library
    • None
    • Ubuntu 14.04

    Description

      c_glib library offers some thrift_server API, but not all.

      For instance, an usecase consists in implementing its own server socket daemon, and not using the one available in c_glib.

      Consequence is that there is a need to get access to internal APIs.
      Following thrift server socket API has been identified:

      • thrift_server_socket_listen
      • thrift_server_socket_accept
      • thrift_server_socket_close
        it is wished to append it on thrift_server_socket.h.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pguibert6WIND Philippe Guibert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: