Giter Club home page Giter Club logo

Comments (7)

Hexilee avatar Hexilee commented on May 21, 2024

could you provide your toolchain version?

from async-io-demo.

Swoorup avatar Swoorup commented on May 21, 2024

rustc 1.33.0-nightly (e2f221c75 2019-01-15)

I also had to renamed Box::pinned to Box::pin

Can also confirm that this crashes on linux using the same compiler

from async-io-demo.

Hexilee avatar Hexilee commented on May 21, 2024

Are you sure? You can try again with the new branch 1.33. I can run example async-echo successfully on rustc 1.33.0-gnu-nightly-2019-01-16 and rustc 1.33.0-darwin-nightly-2019-01-16

from async-io-demo.

Swoorup avatar Swoorup commented on May 21, 2024

I probably was not descriptive enough. It runs but as soon as I visit the URL the browser displays something, the program then crashes.

from async-io-demo.

Hexilee avatar Hexilee commented on May 21, 2024

I should fix it in both of branch master and branch 1.32.

from async-io-demo.

Hexilee avatar Hexilee commented on May 21, 2024

And.. this is a tcp server, you should access it using other tcp client like telnet instead of browser

from async-io-demo.

Swoorup avatar Swoorup commented on May 21, 2024

Cool, can confirm don't have encountered much issues since. The async-echo program closes as soon as it replays back the stream which is bit unusual, but that is just implementation detail

from async-io-demo.

Related Issues (3)

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.