Server script without built-in sockets

Craig White craig at tobyhouse.com
Tue Oct 23 10:55:52 MST 2007


OK - well this merely demonstrates my point that I am not knowledgeable
about this stuff...I'm lucky to remember to #!/bin/sh the first line in
my shell scripts.

Craig

On Tue, 2007-10-23 at 10:43 -0700, Dan Lund wrote:
> Sockets are created/opened by applications, and don't really follow
> the whole mknod / dev paradigm.
> This is for both Unix and TCP sockets.
> 
> On 10/23/07, Craig White <craig at tobyhouse.com> wrote:
> 
> > nothing in the man page to suggest it but you are much more
> > knowledgeable about this stuff than I because I just assumed that a
> > socket is a mknod file somewhere with permissions set to allow specific
> > users/demons to pass data.
> 
> 
-- 
Craig White <craig at tobyhouse.com>



More information about the PLUG-discuss mailing list