Behavior difference when connect() is interrupted by signal on AIX

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b19
    • ppc
    • aix

        See the description of API connect() for AIX platform,
        http://www-01.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.commtrf2/connect.htm?lang=en

        The behavior is different when connect() operation got interrupted by signal.

        On AIX, although the connect() call can be interrupted by signal, the underlying connection will be made asynchronously, as it is described from the docs

        "EINTR The attempt to establish a connection was interrupted by delivery of a signal that was caught; the connection will be established asynchronously."

              Assignee:
              Jonathan Lu (Inactive)
              Reporter:
              Jonathan Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: