diff -r 68ef71f0cd72 -r 77effd21b2c9 datacommsserver/esockserver/inc/ES_SOCK.H --- a/datacommsserver/esockserver/inc/ES_SOCK.H Tue Feb 02 00:53:00 2010 +0200 +++ b/datacommsserver/esockserver/inc/ES_SOCK.H Sat Feb 20 00:01:55 2010 +0200 @@ -657,6 +657,8 @@ */ const TInt KErrProtocolNotReady = -17214; +// -17215 used for non published error. Do not use here. + /** Used in RSocket read and write calls to pass the length of data read and written. @publishedAll