| Commit message (Collapse) | Author | Files | Lines |
|
|
|
This allows the callback classes to store the link inside them and use it internally later on, mainly for sending data.
|
|
The link-callbacks for each new accepted link are now received from the OnIncomingConnection listen-callback.
|
|
|
|
|
|
|
|
|
|
The callback receives the error details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|