~epics-core/epics-base/cvs-trunk

Viewing all changes in revision 11155.

  • Committer: Jeff Hill
  • Date: 2011-01-18 18:06:48 UTC
  • Revision ID: johill@lanl.gov-20110118180648-eayg2zzj0wqt7we6
o dadbrIdent.h => pvIdent.h
o fixed include of shareLib.h
o dadbr is nolonger a library
o added noop handles for various ca interfaces to ca.cpp and ca.h
o fixed some bugs in ByteSeqOut
o compressed exception context message
o eliminated caHandleStatic.cpp
o in MsgMinderV3 improved error response message so that large 
messages that dont fit on the stack are not truncated
o improved performance of response thread by moving ctor
for exception ctx string outside of main loop
o fixed bug where m_ouputMsgPending flag wasnt set in 
caSvrCirRcvThr.cpp
o made certain that if susbscription attempt fails the client
still has a noop subscription he can successfully delete
o added failure context logging for read, write, subscribe io 
(which may be removed later)
o made the event mask default to select-all  in subscription response
o added event flag post to Mgr :: m_post (if the event q is empty)
o in caSvrDGRcvThrRespNameRes if an exception is active dont
throw exception if service neglects to complete, or reference,
the Responder
o fixed issues with empty dg in SvrDGRspThrDGCoalescer
o added diagnostics to TypeInfoDBR
o Vec < epicsUInt8 > :: pushNetString is nolonger inline
o added append adjacent vec method to caVec
o added "SockUDP :: recvFrom (): probably a previous"
                    "previous socket sendto resulted in an "
                    "ICMP error response" diagnostic
o cleaned up SockUDP :: m_disconnect implementation
o in osdSvrNetComm.cpp send llopback interface beacon message 
to all attached subnets broadcast address instead of to loopback
address because this avoids, on winsock, with the udp socket
sendto returning disconnect errors (from a udp sock that isnt
connected?)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: