|
reSIProcate/stack
9694
|
#include <exception>#include "rutil/BaseException.hxx"#include "rutil/ConsumerFifoBuffer.hxx"#include "rutil/Data.hxx"#include "rutil/Fifo.hxx"#include "rutil/Socket.hxx"#include "rutil/FdPoll.hxx"#include "resip/stack/Message.hxx"#include "resip/stack/Transport.hxx"#include "resip/stack/Tuple.hxx"#include "resip/stack/SendData.hxx"#include "resip/stack/Compression.hxx"#include "rutil/SelectInterruptor.hxx"

Go to the source code of this file.
Classes | |
| class | resip::InternalTransport |
Namespaces | |
| namespace | resip |
SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser. | |
1.7.5.1