aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_channel.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-01-16 22:34:37 +0000
committerlloyd <[email protected]>2012-01-16 22:34:37 +0000
commit6007a1642b5d19b5af66e3ec42dae1023dd80a4c (patch)
tree4f3e41e02c7787c60bf941aafddff3f0937f08d4 /src/tls/tls_channel.h
parent16d3cf496533944fdff3ee96f003ee2053769cd5 (diff)
Rename queue_for_sending just send
Diffstat (limited to 'src/tls/tls_channel.h')
-rw-r--r--src/tls/tls_channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tls/tls_channel.h b/src/tls/tls_channel.h
index 0306d1a74..c86b48f09 100644
--- a/src/tls/tls_channel.h
+++ b/src/tls/tls_channel.h
@@ -32,7 +32,7 @@ class BOTAN_DLL TLS_Channel
/**
* Inject plaintext intended for counterparty
*/
- virtual void queue_for_sending(const byte buf[], size_t buf_size);
+ virtual void send(const byte buf[], size_t buf_size);
/**
* Send a close notification alert