Hello,
some weeks ago, I asked for the namespace IPC::LDT for an "length driven
transfer" protocol. I received no answer - is this namespace accepted?
Thanks
J. Stenzel
Hello,
I'm on the way to publish a module and have to choose a name. It
implements a "length driven" IPC protocol: every message is preceded by
a fix number of bytes containing a number indicating the length of the
remaining message. E.g., if you want to send "msg" and the prefix length
is set to
Hello,
I just recognized that Getopt::ArgvFile is not to be found in the module
list (3.26), is anything wrong with it?
Greetings
J. Stenzel
P.S.: I tried to send this to [EMAIL PROTECTED] first - possibly this
address mentioned in the module list is wrong ...
Hello,
sorry, a sentence in my previous message described another module.
IPC::LDT *can* be used for SSL connections, of course, but the support
is not built into the module because the already prepared handle is
passed to its constructor.
J. Stenzel