Coder Social home page Coder Social logo

Comments (8)

somdoron avatar somdoron commented on May 27, 2024

call Dispose

from asyncio.

wmjordan avatar wmjordan commented on May 27, 2024

Thanks for answering.

from asyncio.

somdoron avatar somdoron commented on May 27, 2024

Which os are you using?

from asyncio.

somdoron avatar somdoron commented on May 27, 2024

Did you find the answer?

from asyncio.

wmjordan avatar wmjordan commented on May 27, 2024

I am using Win10.
I thought I found the answer.
I added the call to Accept after each successful Accept OperationType, like what we did in the typical socket programming. The problem was gone.
If we didn't call the Accept method after a successful Accept, sometimes the client could connect again, but sometimes could not.

from asyncio.

somdoron avatar somdoron commented on May 27, 2024

Cool, can I close the issue?
By the way, why are using the library over regular .net sockets?
Also did you also consider NetMQ?

Just curious...

from asyncio.

wmjordan avatar wmjordan commented on May 27, 2024

Yes, the issue could be closed.
I actually came from NetMQ, in which I found AsyncIO. NetMQ has its own protocols. I need to implement my own protocols which are used to communicate with some devices used in the Internet of Things.

from asyncio.

somdoron avatar somdoron commented on May 27, 2024

thanks for the info.

from asyncio.

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.