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

unopened socket fd must be less than zero.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.1
    • 0.9.2
    • C glib - Library
    • None

    Description

      ThriftSocket->sd is 0 when initialized.
      But socket() function return a fd number greater than equal 0.
      So, ThriftSocket->sd must be less than 0 in initialize function.

      Attachments

        Activity

          People

            jensg Jens Geyer
            hsleep Jaesang Kim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: