in reply to Re: Re: Determinine Protocol In inetd.
in thread Determinine Protocol In inetd.

Looks like getsockopt can be used with an SO_TYPE subcommand to get the type such as SOCK_STREAM. I don't have working code, but something along that line should be useful.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Re: Determinine Protocol In inetd.