diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:02:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:02:42 -0600 |
commit | 8c9e5c21b7246ebab379d6d36120992c5e82501e (patch) | |
tree | bd3e2823a96f8cfb35b30b9514a3bc3d6e8857e7 /doc/limits.html | |
parent | 74420664aeaa6bb4d9bbde7f70a3b4468d24be60 (diff) | |
download | pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.tar.gz pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.zip |
Fix retquire
Diffstat (limited to 'doc/limits.html')
-rw-r--r-- | doc/limits.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/limits.html b/doc/limits.html index 9fb6107..71aef72 100644 --- a/doc/limits.html +++ b/doc/limits.html @@ -360,7 +360,7 @@ KSocks <P> Most of their functionality already exists in the Python socket class or in the KSocket class (tdecore module). These classes may be implemented at a future date -(they retquire support for C socket structures and careful handling to avoid buffer +(they require support for C socket structures and careful handling to avoid buffer overflow problems/exploits) </P> |