Change mini_inetd() to optionally return the connected socket
commita11386261db75cbbf324b15e156ef1a2b440eb31
authorAsanka Herath <asanka@secure-endpoints.com>
Mon, 14 Sep 2009 19:07:34 +0000 (14 15:07 -0400)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 24 Nov 2009 18:20:18 +0000 (24 10:20 -0800)
treee8b117d75f6b67501b69a16407247d470e5d4532
parent56afc4da1ac9aa97aaf03d9e54781ea88a9afc9d
Change mini_inetd() to optionally return the connected socket

This is to support platforms where a socket is not an FD and can't
reliably be bound to the stdin and stdout file descriptors.
lib/roken/mini_inetd.c