in reply to Re^3: Shared memory and asynchronous access
in thread Shared memory and asynchronous access

my Mac would systematically deny opening a socket.

Even non-system ports, (those > 1024) and when used in conjunction with the loopback address (127.0.0.1)?

(If so, you can add that as another reason (to the existing couple of hundred) why I'll never buy an Apple product.)


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^4: Shared memory and asynchronous access

Replies are listed 'Best First'.
Re^5: Shared memory and asynchronous access
by vef445 (Novice) on Apr 06, 2017 at 12:48 UTC

    On the loopback address? yes
    On ports >1024?...I don't remember what I tried...

    I test and build my application on MacOS, Windows 10 (64 and 32), and Debian (64). MacOS is by far the OS where I meet the least problem to install and use the various Perl packages :)