blob: 7dd68a333f1afc34db84148c6530b1af49e30d33 [file] [log] [blame]
{
"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"
}