Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • David Goulet
  • Tor
  • Repository
Switch branch/tag
  • tor
  • src
  • or
  • dns.c
Find file BlameHistoryPermalink
  • Nick Mathewson's avatar
    Isolate Libevent API dependency to just main.c and dns.c in src/or. · 1e709c79
    Nick Mathewson authored Jun 04, 2009
    The rest of the code was only including event.h so that it could see
    EV_READ and EV_WRITE, which we were using as part of the
    connection_watch_events interface for no very good reason.
    1e709c79