Great.

The swig and owcapi derived programs get it for free: owperl, owphp
powpython and owtcl.
owfs and owhttpd and ptftpd also now use persistent tcp connections.

owshell programs don't need it (they are essentially single shots).

So itls only the ownet: OWNet.pm, ownet.py and ownet.php and visual basic
modules that could benefit.

Paul Alfille

On 1/26/07, Peter Kropf <[EMAIL PROTECTED]> wrote:

On 1/25/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
> Peter, have you looked persistent tcp connections? The strategy is to
set
> the persistent bit in the SG parameter of the message, and if it is
returned
> set, keep the same file descriptor open for the next message. If the
next
> message fails, close and open a new descriptor and try sending again.
The
> connection may have timed out.

I haven't looked at it yet but I should be able to get to it over the
weekend.

- Peter

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to