Skip to content

Conversation

shehzadkhawar
Copy link

No description provided.

OpenSSL_add_all_algorithms();
SSL_library_init();

/* TODO: Move to sslconnect() */
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was meant more like "make the context local to the client socket", i.e. move it from global variable to the socket strucuture.

@sustrik
Copy link
Owner

sustrik commented Oct 8, 2016

The tests in Travis are failing. Apparently, there's some Travis problem with OSX builds. However, even Linux tests are failing (compilation error). And why hard-code the interface index?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants