Git Product home page Git Product logo

microps's People

Contributors

fujishigetemma avatar gapry avatar jadiunr avatar k-mana avatar kawaharasouta avatar kawasin73 avatar lrf141 avatar pandax381 avatar pois0 avatar tsukudani0412 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

microps's Issues

out_of_order

hello, i want to know that this project is supported out_of_order packet for tcp?

TCPC running against TCPS

The tcps example from the README.md works fine, now I'm wondering what would be neede to use the tcpc client against the tcps server. Could you provide an simple example on how to use ... are there multiple tap devices needed?

tcp_cb の再利用のバグ

tcp_cb は cb->used0 の時に新しいソケットとして再利用される。

しかし、cb->txq の中身はクリアされていないため、前のソケットの時に追加されたパケットがタイムアウトして再送されてしまう。

cb->stateTCP_CB_STATE_CLOSED になった時に cb->txq の中身を全て削除するような終了処理を追加する必要がある。

global var socks and tcp_pcb pcbs

i found that ths socks's len is 128 and , tcp_pcbs'len is 16, so is the tcp_pcb's len is small and socks var'len is too big. Should they be equal.
And we use array index to associate this 2 variables. can we use list or other to associate this 2 var, so that we can use more fd ,

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.