Files
TCP-IP-NetworkNote/.vscode/settings.json
2019-01-16 11:33:30 +08:00

5 lines
61 B
JSON

{
"files.associations": {
"socket.h": "c"
}
}