| branch | CompilerCompatibility |
| changeset 12 | e8bbc934663a |
| parent 9 | 77effd21b2c9 |
| child 14 | 8b5d60ce1e94 |
--- a/datacommsserver/esockserver/inc/ES_SOCK.H Mon Mar 08 21:44:35 2010 +0000 +++ b/datacommsserver/esockserver/inc/ES_SOCK.H Sun Mar 14 13:14:18 2010 +0000 @@ -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