Re: compiling lsh-1.5.3 with tcpwrappers support
[email protected] (Niels Möller)
| Newsgroups | gmane.network.lsh.bugs |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > Maybe a feature for 1.5.4? ;-) I'm not able to apply the changes you > mention myself, but if you provide a patch and want me to test it, > that's no problem. If you want to, you can add it to the bugzilla at http://bugzilla.lysator.liu.se/index.cgi, then at least it shouldn't be forgotten. > Regarding your question re tcpserver (from > http://cr.yp.to/ucspi-tcp/tcpserver.html): "tcpserver waits for > connections from TCP clients. For each connection, it runs prog, with > descriptor 0 reading from the network and descriptor 1 writing to the > network. It would help lsh if it could use a single fd for both reading and writing. Perhaps that works too (it should, if tcpd passes the raw socket on to the program it starts). Regards, /Niels