summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/asio/meta/libraries.json
blob: 685753d0876b2a6de3fecabf321100f079cfa8c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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>"
    ]
}