--- a/src/point-to-point-layout/bindings/modulegen__gcc_LP64.py Fri Mar 23 04:33:02 2012 -0400
+++ b/src/point-to-point-layout/bindings/modulegen__gcc_LP64.py Fri Mar 23 23:50:52 2012 -0700
@@ -4125,6 +4125,11 @@
'uint32_t',
[],
is_pure_virtual=True, is_const=True, is_virtual=True)
+ ## socket.h (module 'network'): bool ns3::Socket::IsRecvPktInfo() const [member function]
+ cls.add_method('IsRecvPktInfo',
+ 'bool',
+ [],
+ is_const=True)
## socket.h (module 'network'): int ns3::Socket::Listen() [member function]
cls.add_method('Listen',
'int',