[Vortex] pull api + tls, missing connection closed event
DEXTER
mydexterid at gmail.com
Wed Aug 24 15:04:34 CEST 2011
Hi Francis,
It seems that when using TLS + PULL api there's no event notification
about the connection closed event.
I've created (copied) a simple server/client (attached), where you can
try this out.
If you start both, and while the client is running, you terminate the
server (Ctrl+c) you'll see there will be no connection closed event on
the client side.
while if you comment out the vortex_connection_start_negotiation_sync
in the client.c and repeat the above process, you'll see that the
client receives the connection closed event.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: client.c
Type: text/x-csrc
Size: 3513 bytes
Desc: not available
URL: <http://lists.aspl.es/pipermail/vortex/attachments/20110824/12f34150/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: server.c
Type: text/x-csrc
Size: 3813 bytes
Desc: not available
URL: <http://lists.aspl.es/pipermail/vortex/attachments/20110824/12f34150/attachment-0001.c>
More information about the Vortex
mailing list