Coder Social home page Coder Social logo

[Question] Windows about tableflip HOT 4 CLOSED

cloudflare avatar cloudflare commented on July 23, 2024
[Question] Windows

from tableflip.

Comments (4)

lmb avatar lmb commented on July 23, 2024

Hi!

I've not tested it, but I'm pretty sure it won't work unfortunately. The library relies on the fact that file descriptors follow a predicable pattern on Unix-ish systems. AFAIK Windows uses opaque HANDLEs instead, which means some other method would have to be found.

Do you have a service that needs to work on Unix and Windows, or just Windows?

from tableflip.

Belphemur avatar Belphemur commented on July 23, 2024

from tableflip.

lmb avatar lmb commented on July 23, 2024

Are you referring to socket activation? I sketched out a solution in #14 (comment) which might be what you are looking for. Depending on how complex the code ends up being it could become an example, or a sub package.

If socket activation is what you want I'd suggest re-opening that issue.

from tableflip.

Belphemur avatar Belphemur commented on July 23, 2024

Good point.

I'm closing this issue since the answer is "Not working with Windows".

Maybe you could add that somewhere in the readme or have a check for GOOS in the code to fail on compile :)

from tableflip.

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.