SocketSink

From Crypto++ Wiki

Jump to: navigation, search

SocketSink.png

In the pipelining paradigm, SocketSinks are a 'Destination Endpoint'.

Contents

[edit] Construction

SocketSink (socket_t s=INVALID_SOCKET, unsigned int maxBufferSize=0,
    unsigned int autoFlushBound=16*1024)

[edit] Usage

[edit] Example

[edit] Sample

Personal tools