[Ns-bugs] [Bug 249] Cleanup virtuals of UdpSocket and TcpSocket
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jul 9 10:56:17 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=249
------- Comment #5 from mathieu.lacage at sophia.inria.fr 2008-07-09 13:56 -------
(In reply to comment #3)
> I'm not at all sure why it is a good idea to clean out all of the methods of
> Socket since they defined what it meant to be a socket object. There is a
> reason they were there. Can someone explain to me why did we not do the usual
I cannot see any reason why they were in udp-socket.h and tcp-socket.h: they
just pointlessly repeated the information present in the socket.h header. There
is just a single instance in our codebase where we do this in
src/common/header.h and src/common/trailer.h but we do this for documentation
purposes.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list