bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] AF_UNIX (aka AF_LOCAL) sockets


From: Juergen Sauermann
Subject: [Bug-apl] AF_UNIX (aka AF_LOCAL) sockets
Date: Tue, 08 Jul 2014 18:14:32 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi,

Following an earlier proposal from Elias, I have changed from TCP sockets to
AF_UNIX sockets for the communication between apl and APserver if the
platform supports it (linux does). See SVN 368.

The long-term goal is to get rid of the APnnn processes that are forked with every
apl invocation and move their functionality to APserver.

This will take a while, though, so the next release will most likely come
before this move is finished completely.

/// Jürgen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]