datacommsserver/esockserver/group/comms-infras_esock.history.xml
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 <?xml version="1.0"?>
       
     2 <relnotes schema="1.0.0" name="ESock Server" purpose="" type="component">
       
     3   <revision major="1" functional="0" minor="1" date="20071207">
       
     4     <ref name="DEF110594" type="defect"/>
       
     5     <description>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.</description>
       
     6   </revision>
       
     7   <revision major="1" functional="0" minor="0" date="20070910">
       
     8     <ref name="1647-1648" type="preq"/>
       
     9     <ref name="esock.dll" type="binary"/>
       
    10     <description>es_config.h is updated with data structures needed for Tftp Server Name, Address and MultipleRawOptionDataPck class.
       
    11 PREQ 1647, extraction of SName &amp; SiAddr from DHCP Message Headers.
       
    12 PREQ 1648, making parameter request configurable by using asynchronus DHCPINFORM message.</description>
       
    13   </revision>
       
    14   <purpose>
       
    15     Framework supporting socket type communications. &quot;Sockets&quot; originate in Berkeley UNIX and enable inter-programme communications across comms interfaces (&quot;peer-to-peer&quot;) using file-type semantics.
       
    16   </purpose>
       
    17   <defect number="DEF108287" title="[399] Wrong stop reason code sent from agentscpr on error during agent startup" revision="007">
       
    18     
       
    19     DEF108287 [399] Wrong stop reason code sent from agentscpr on error during agent startup
       
    20     DEF107879 RInternalSocket fails with a bad handle after being transfered to another thread
       
    21     DEF108313 [399] Wrong msg sent to AgentCpr when agent fails to start
       
    22     
       
    23   </defect>
       
    24   <defect number="DEF107879" title="RInternalSocket fails with a bad handle after being transfered to another thread" revision="006">
       
    25     
       
    26     DEF108287 [399] Wrong stop reason code sent from agentscpr on error during agent startup
       
    27     DEF107879 RInternalSocket fails with a bad handle after being transfered to another thread
       
    28     DEF108313 [399] Wrong msg sent to AgentCpr when agent fails to start
       
    29     
       
    30   </defect>
       
    31   <defect number="DEF108313" title="[399] Wrong msg sent to AgentCpr when agent fails to start" revision="005">
       
    32     
       
    33     DEF108287 [399] Wrong stop reason code sent from agentscpr on error during agent startup
       
    34     DEF107879 RInternalSocket fails with a bad handle after being transfered to another thread
       
    35     DEF108313 [399] Wrong msg sent to AgentCpr when agent fails to start
       
    36     
       
    37   </defect>
       
    38   <defect number="DEF108229" title="Documentation fix and setting of Length for DNS option investigation in Ioctl()" revision="004">
       
    39     Documentation fix and setting of Length for DNS option investigation in Ioctl()
       
    40   </defect>
       
    41   <defect number="PDEF104355" title="Kernel memory leak due to not closing RWorkerLock in CSubSessionIx destructor" revision="003">
       
    42     Adding lock command
       
    43   </defect>
       
    44   <defect number="DEF104040" title="CR1039 Causes GCCXML errors" revision="002">
       
    45     Added constructors for classes deriving from a base class with no default constructor
       
    46   </defect>
       
    47   <defect number="DEF103883" title="APIREG: Passing -1 to RSocket::Shutdown() does not give error" revision="001">
       
    48     Update documentation for RSocket::Shutdown() to describe behaviour when values outside range of TShutdown are specified to the &quot;how&quot; parameter.
       
    49   </defect>
       
    50   <defect number="DEF112578" title="TE_Socket OOM steps stop prematurely" revision="001">
       
    51     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.
       
    52   </defect>
       
    53 </relnotes>