Skip to content
  • Samuel Thibault's avatar
    Restore SlirpAddPollCb, {,un}register_poll_fd · c0916cf0
    Samuel Thibault authored
    as they were before 72f85005 ("socket abstraction: slirp_os_socket"):
    that broke the ABI. Better introduce SlirpAddPollCbSocket,
    {,un}register_poll_socket that people can use instead, and wrappers for
    the old API, for a smooth API/ABI upgrade.
    c0916cf0