--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/CInSock.xml Thu Feb 11 15:06:45 2010 +0200
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<panic_category>
+ <category_name>CInSock</category_name>
+ <category_description> <p>Panic of TCP/IP relating to socket implementation</p></category_description>
+ <panics>
+ <panic>
+ <panic_id>0</panic_id>
+ <panic_description><p>Connectionless socket used when connected type required</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>1</panic_id>
+ <panic_description><p>Attempt to send or receive on socket already in use</p></panic_description>
+ </panic>
+ </panics>
+</panic_category>
\ No newline at end of file