Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: migrate pthreads to uv_threads #24

Closed
wants to merge 7 commits into from
Closed

Commits on Feb 18, 2015

  1. src: migrate pthreads to uv_threads

    - So it can be compatible in every platform supported by libuv.
    - Use attached threads instead of detached.
    - Remove all CardReader 'status' listeners before emitting the
      'end' event.
    santigimeno committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    bf1edeb View commit details
    Browse the repository at this point in the history
  2. Windows fixes

    santigimeno committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    2d11f57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bac56c View commit details
    Browse the repository at this point in the history
  4. Typo

    santigimeno committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    40ff718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df25f97 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2015

  1. Configuration menu
    Copy the full SHA
    f84738e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Configuration menu
    Copy the full SHA
    8485de0 View commit details
    Browse the repository at this point in the history