Closed GoogleCodeExporter closed 8 years ago
Technically, this should really be two different bugs but they are one in the
same
Original comment by h3sm...@gmail.com
on 7 Oct 2009 at 5:01
This is changed in the latest commit, no more EnsureConnected method at all, as
I
found that the apnsClient.Connected method really doesn't give a true
indication of
the connection state. It basically reports the state of the connection from
the time
of the last operation made on the stream.
Now, the connected state is handled a bit differently.
Original comment by jond...@gmail.com
on 22 Dec 2009 at 5:52
Original issue reported on code.google.com by
h3sm...@gmail.com
on 7 Oct 2009 at 4:54