Tom Henderson
|
b998a05cce
|
A few minor cleanups to socket.h/cc
|
2008-04-22 22:39:17 -07:00 |
|
Tom Henderson
|
3752943c22
|
bug 131 partial fix: split out Send and DataSent callbacks
|
2008-04-22 22:29:16 -07:00 |
|
Mathieu Lacage
|
1649c1dc65
|
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
|
2008-04-15 15:10:53 -07:00 |
|
Mathieu Lacage
|
36995793fb
|
merge with HEAD
|
2008-03-14 16:37:02 -07:00 |
|
Raj Bhattacharjea
|
6c3559792c
|
Added in ns-3-tcp (second try)
|
2008-01-25 13:57:38 -05:00 |
|
Raj Bhattacharjea
|
282543b759
|
Add uint8_t* based API for sockets
|
2007-12-13 09:40:21 -05:00 |
|
Mathieu Lacage
|
327e60b275
|
do not use Packet objects directly. Use Ptr<Packet> instead
|
2007-10-01 14:15:56 +02:00 |
|
Craig Dowell
|
2e1dcf1479
|
debug to log
|
2007-09-13 21:36:32 -07:00 |
|
Craig Dowell
|
61a105af21
|
working one way echo app
|
2007-09-12 16:54:21 -07:00 |
|
Mathieu Lacage
|
48d1219f5c
|
remove uint8_t * buffers from socket receive API
|
2007-08-01 19:09:11 +02:00 |
|
Mathieu Lacage
|
210e88b511
|
split callback registration from socket operations in socket.h API.
|
2007-08-01 18:48:24 +02:00 |
|
Mathieu Lacage
|
e05f635db5
|
rework the NetDevice <-> Node interface
|
2007-08-01 08:58:18 +02:00 |
|
Mathieu Lacage
|
c716994cab
|
convert Socket to use Address class
|
2007-07-27 08:23:20 +02:00 |
|
Mathieu Lacage
|
4bd2abebd2
|
use Ptr<> everywhere Object or NsUnknown are used
|
2007-05-10 20:19:26 +02:00 |
|
Mathieu Lacage
|
399ba068e1
|
remove DatagramSocket, use Socket base class for UdpSocket subclass.
|
2007-04-30 16:23:10 +02:00 |
|