diff options
Diffstat (limited to 'development/tcludp/README')
-rw-r--r-- | development/tcludp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/tcludp/README b/development/tcludp/README new file mode 100644 index 000000000000..6b0c1fedb795 --- /dev/null +++ b/development/tcludp/README @@ -0,0 +1,3 @@ +Tcludp provides support for using UDP through Tcl. The package provides +a new channel type and attempts to permit the use of packet oriented UDP +over stream oriented Tcl channels. |