Filename: QUANTAnet_udp_c.cxx
|
| Revision 1.23 | scharver
| 2004/03/25 03:45:19 | +20 -16
|
- (QUANTAnet_udp_c::clone) Fixed C++ syntax so that the clone operation uses a copy constructor. This is essential for ensuring stability when copying the UDP object, as otherwise corruption will occur when the member QUANTAnet_perfMonitor_c object is only shallow copied.
- (QUANTAnet_udp_c::showStats) Changed formatting to use this to indicate when member functions are being called versus static class functions.
|
| Show difference between Revision 1.22 and 1.23
|
| Revision 1.22 | scharver
| 2004/03/23 17:29:52 | +3 -3
|
- Changed QUANTAnet_udp_c::close() to return the int value when closing the socket.
|
| Show difference between Revision 1.21 and 1.22
|