diff -r 000000000000 -r dfb7c4ff071f datacommsserver/esockserver/group/comms-infras_esock.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datacommsserver/esockserver/group/comms-infras_esock.history.xml Thu Dec 17 09:22:25 2009 +0200 @@ -0,0 +1,53 @@ + + + + + Publishing TAccessPointInfo to partners. TAccessPointInfo is now a class rather than a struct since it has no public data. All functions remain inline as it is not intended to be extensible. + + + + + es_config.h is updated with data structures needed for Tftp Server Name, Address and MultipleRawOptionDataPck class. +PREQ 1647, extraction of SName & SiAddr from DHCP Message Headers. +PREQ 1648, making parameter request configurable by using asynchronus DHCPINFORM message. + + + Framework supporting socket type communications. "Sockets" originate in Berkeley UNIX and enable inter-programme communications across comms interfaces ("peer-to-peer") using file-type semantics. + + + + DEF108287 [399] Wrong stop reason code sent from agentscpr on error during agent startup + DEF107879 RInternalSocket fails with a bad handle after being transfered to another thread + DEF108313 [399] Wrong msg sent to AgentCpr when agent fails to start + + + + + DEF108287 [399] Wrong stop reason code sent from agentscpr on error during agent startup + DEF107879 RInternalSocket fails with a bad handle after being transfered to another thread + DEF108313 [399] Wrong msg sent to AgentCpr when agent fails to start + + + + + DEF108287 [399] Wrong stop reason code sent from agentscpr on error during agent startup + DEF107879 RInternalSocket fails with a bad handle after being transfered to another thread + DEF108313 [399] Wrong msg sent to AgentCpr when agent fails to start + + + + Documentation fix and setting of Length for DNS option investigation in Ioctl() + + + Adding lock command + + + Added constructors for classes deriving from a base class with no default constructor + + + Update documentation for RSocket::Shutdown() to describe behaviour when values outside range of TShutdown are specified to the "how" parameter. + + + Added one line to CSocket::SendL(): SetReturn(err) before erroring client when SAP returns -ve error code after it attempts to write an MBUF chain. + +