bug-httptunnel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Listen? A bug?


From: Fuchs Hans
Subject: Listen? A bug?
Date: Fri, 27 Apr 2001 15:49:15 +0200

Hi

In htc.c wait_for_connection_on_socket() there is no listen() before
accept(). This doesn't work on my Tru64 Box, so I added listen(s, 1); and it
works.

Bye
        Hans



reply via email to

[Prev in Thread] Current Thread [Next in Thread]