Git Product home page Git Product logo

Comments (7)

saghul avatar saghul commented on May 22, 2024

You'll have to do better than one line. Do you want to be able to receive the anciliary data? Send it? Both? Are you willing to write the code?

from libuv.

JacksonTian avatar JacksonTian commented on May 22, 2024

Sorry for the shortly message. I am willing to write the code.

But before that, I have an issue what to discuss to you, are you care the sigqueue not compatible with Windows platform?

from libuv.

saghul avatar saghul commented on May 22, 2024

When something is not supported in a given platform we try to emulate it, we don't land features just on some platforms, as a general rule.

I'd like to see what you have in mind, some API or pseudocode.

from libuv.

bnoordhuis avatar bnoordhuis commented on May 22, 2024

Adding a sigqueue() wrapper would introduce a minor discrepancy in that you would be able to send auxiliary data with a signal but not receive it with uv_signal. Probably something that should be addressed, although I have no idea how you would implement that on Windows.

from libuv.

piscisaureus avatar piscisaureus commented on May 22, 2024

No opposition from me to sigqueue per se, but indeed this can never work on windows.
I wonder what the benefit of adding it to libuv is though; if you want to use sigqueue() just call sigqueue() :)

from libuv.

saghul avatar saghul commented on May 22, 2024

What @piscisaureus said. Closing.

from libuv.

JacksonTian avatar JacksonTian commented on May 22, 2024

Thanks.

from libuv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.