Extra EPOLLIN event at end of SSL connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 08, 2016 at 07:43:00AM -0700, counterpoint wrote:
> Working on a multi-threaded system that is providing an SSL server
> capability, I am running into an odd problem at the end of a connection.
> There seems no functional downside, in that it appears all data is handled
> correctly. The trouble is errors are being logged.
> 
> What seems to happen is that the connection works fine up to the point where
> it comes to an end. The client uses the application protocol (MySQL) to send
> a message saying it wants to disconnect. However, it seems that there is an
> EPOLLIN event that occurs after this.

TLS also does a shutdown of the connection, in which no
application data is send anymore but at the TLS level packets
still get send.  Is that what you mean?


Kurt



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux