Hi Azat. Today I give the latest libevent library a shot, the problem still exist. and i have done more test. On event callback, i use SSL_read API to attempt reading response if input buffer size of bufferevent is 0. Sometimes the response can be read, sometimes not. So i suspect this is maybe the problem with openssl library.
On Wed, Dec 2, 2015 at 9:25 AM, Anty Rao <[email protected]> wrote: > > On Wed, Dec 2, 2015 at 6:13 AM, Azat Khuzhin <[email protected]> wrote: > >> In this case > > > Hi Azat, Thanks for your reply. > Yes, i'm using the bufferevent ssl API. I will give the latest libevent a > try. > Sorry for can't providing a sample, but I can describe the scenario: > After connect with Apple's APNS server, send data as fast as i can, and > most of time Apns server don't reply with a response.however, under certain > condition, the Apns server will send back a response, version of > libevent-2.0.22-stable can't catch up the response sometimes. Hope this > helps. > > > -- > Anty Rao > -- Anty Rao
