Blame view

3rdparty/boost_1_81_0/libs/asio/meta/libraries.json 435 Bytes
e6ccf0ce   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  {
      "key": "asio",
      "name": "Asio",
      "authors": [
          "Chris Kohlhoff"
      ],
      "description": "Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs.",
      "category": [
          "Concurrent",
          "IO"
      ],
      "maintainers": [
          "Chris Kohlhoff <chris -at- kohlhoff.com>"
      ],
      "cxxstd": "03"
  }