You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <ji...@apache.org> on 2016/08/26 17:27:21 UTC

[jira] [Assigned] (QPID-7403) Adding SSL support to AIX qpid .34 build causes compile error

     [ https://issues.apache.org/jira/browse/QPID-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston reassigned QPID-7403:
----------------------------------

    Assignee: Steve Huston

> Adding SSL support to AIX qpid .34 build causes compile error
> -------------------------------------------------------------
>
>                 Key: QPID-7403
>                 URL: https://issues.apache.org/jira/browse/QPID-7403
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: qpid-cpp-0.34
>         Environment: AIX
>            Reporter: Chris Whelan
>            Assignee: Steve Huston
>            Priority: Minor
>
> After turning on SSL support in the qpid build, a compile failure occurred.
> The qpid/sys/ssl/SslSocket.cpp file utilizes the MSG_DONTWAIT typedef which does not resolve on AIX.  It appears that the equivalent on AIX should be MSG_NONBLOCK.
> Making the above change corrected the compile error and my qpid client program that utilizes ssl executes successfully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org