equal
deleted
inserted
replaced
|
1 <?xml version='1.0' encoding='UTF-8'?> |
|
2 <panic_category> |
|
3 <category_name>CInSock</category_name> |
|
4 <category_description> <p>Panic of TCP/IP relating to socket implementation</p></category_description> |
|
5 <panics> |
|
6 <panic> |
|
7 <panic_id>0</panic_id> |
|
8 <panic_description><p>Connectionless socket used when connected type required</p></panic_description> |
|
9 </panic> |
|
10 <panic> |
|
11 <panic_id>1</panic_id> |
|
12 <panic_description><p>Attempt to send or receive on socket already in use</p></panic_description> |
|
13 </panic> |
|
14 </panics> |
|
15 </panic_category> |