Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lineCode/socket-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: embeddedmz/socket-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 18 files changed
  • 4 contributors

Commits on Jan 27, 2019

  1. Configuration menu
    Copy the full SHA
    eb73572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1940b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba92d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Added target_include_directories to allow Linux users to change OpenS…

    …SL entries (libraries and include dirs).
    Amine Mzoughi committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    6623e4f View commit details
    Browse the repository at this point in the history
  2. Added instructions to change OpenSSL entries in CMake.

    Amine Mzoughi committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    a8478f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Global initialization of libraries is now done in a static thread-saf…

    …e fashion.
    Mohamed Amine Mzoughi committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    98ed166 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Fixed some issues with CMake scripts.

    On Windows, Google Test will not be cloned and built since it prevents CMake from finishing a project configuration. Use vcpkg instead.
    Added infos related to vcpkg in Readme file.
    Amine Mzoughi committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5844935 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Fixing timeout on Windows, adding GetSocketDescriptor method and addi…

    …ng unit tests related to socket polling.
    Mohamed Amine Mzoughi committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b62110f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Fixed bad return values

    Amine Mzoughi committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    dafb822 View commit details
    Browse the repository at this point in the history
Loading