Bug 15575

Summary: Bugfix of port: net/dante
Product: Ports & Packages Reporter: anders <anders>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description anders 1999-12-19 23:30:01 UTC
From the developer:

"CVSROOT:        /share/inferno/src
Module name:
Changes by:     michaels@bastesen.inet.no       99/12/16 10:01:28

Modified files:
        socks/sockd    : sockd_io.c

Log message:
can't do rulespermit() that early, move to after connect().
Fixes a hang that could occur when using libwrap, thanks
to Marc G. Fournier (marc.fournier@acadiau.ca) for help
and testing."

How-To-Repeat: 
Run sockd with iotimeout set in sockd.conf.
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-12-24 04:47:33 UTC
State Changed
From-To: open->closed

Committed, thanks!