GithubHelp home page GithubHelp logo

travis990 / asio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linghutf/asio

0.0 0.0 0.0 1.63 MB

boost asio学习实践记录

CMake 23.17% C 9.41% C++ 33.72% Makefile 33.61% Protocol Buffer 0.08%

asio's Introduction

asio

boost asio学习实践记录

为什么开这个repo?

  • 在学习的过程中,发现使用asio很多的细节需要注意,因此萌生了专门记录这些细节的想法
  • 在自己尝试使用异步方式编写网络程序时,对于很多次的实验,得出了自己的一些编程总结, 并不限于asio这一个库,还有boost相关组件如bindfunction,以及智能指针的使用
  • 培养自己从无到有建立一个完整的Linux项目,涉及cmake编写,log4cplus的配置和使用

结构

- asio
  - src
    - tcp         //TCP socket.
    - local       //UNIX domain socket.
    ...
  - test          //regular or benchmark test.
  ...

asio's People

Contributors

linghutf avatar

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.