datacommsserver/esockserver/csock/CS_CLI.CPP
changeset 4 928ed51ddc43
parent 0 dfb7c4ff071f
child 14 8b5d60ce1e94
--- a/datacommsserver/esockserver/csock/CS_CLI.CPP	Fri Jan 22 10:58:59 2010 +0200
+++ b/datacommsserver/esockserver/csock/CS_CLI.CPP	Tue Jan 26 13:09:14 2010 +0200
@@ -1221,7 +1221,8 @@
 @param someFlags Flags which are passed through to protocol
 @param aStatus On completion, KErrNone if successful, otherwise one of the system 
 wide error codes. Note that KErrEof indicates that the socket has been shutdown 
-with option EStopOutput.
+with option EStopOutput. In the case of KSONonBlockingIO & writeFlowedoff, 
+it has to return KerrWouldBlock, but it returns KErrNone for compatibiity
 @param aLen Filled in with amount of data sent before completion
 
 @capability Dependent on the type of socket so deferred to PRT */