Skip to content

Something is out of order #176

@RoLex

Description

@RoLex

Hello and thanks for this great component!

I currently have problem on Linux with your precompiled SSL libraries.

It seems that SSL handshake is successful, but when TCP server start to exchange regular protocol data, SSL fails:

10:19:02:689 SSL_read error 167773170 error:0A0003F2:SSL routines::ssl/tls alert unexpected message
// ^ here the client exchanges protocol data
10:19:02:689 epoll_wait, socket=12, type=ctAccept, local=(192.168.1.220:9393), remote=(192.168.1.38:22084), EPOLLERR=8, EPOLLHUP=16

This happens only on Linux using EPOLL, Windows and IOCP works without issues, also using your precompiled libraries of version 3.5.0.

My guess is that something is out of order in threads/locks when using EPOLL. There are several open issues considering EPOLL and thread/locking.

Please help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions