:> No waste at all, Alfred, the file descriptor passing code had been : :Are you saying the code in place is broken? If so I'll spend some :time looking at it and the Linux implementation to figure if at :least one of us gets it right and try to find some sort of solution. No, *had*, not *has*. It isn't broken, just inefficient in certain cases due to the brute-force GC. :Obviously the easiest way would be to disallow passing of any :descriptors that have descriptors in thier socketbuffers. : :Since almost no one uses this code, and I hardly see a reason for :allowing that type of operation (passing af_unix fds with fds in :flight) it might be a good idea to just disallow that sort of :operation. : :It would definetly simplify and probably speed up the code. There's no reason to disallow that. Besides, any socket can be listen()'d after having been queued, so you aren't really preventing anything. -Matt To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
- patch to cleanup inflight desciptor handling. Alfred Perlstein
- Re: patch to cleanup inflight desciptor handling. Kirk McKusick
- Re: patch to cleanup inflight desciptor handling... Matt Dillon
- Re: patch to cleanup inflight desciptor hand... Alfred Perlstein
- Re: patch to cleanup inflight desciptor ... Alfred Perlstein
- Re: patch to cleanup inflight desci... Alfred Perlstein
- Re: patch to cleanup inflight d... Tony Finch
- Re: patch to cleanup inflight d... Matt Dillon
- Re: patch to cleanup inflig... Alfred Perlstein
- Re: patch to cleanup inflig... Matt Dillon
- Re: patch to cleanup inflig... Tony Finch
- Re: patch to cleanup inflig... Tony Finch
- Re: patch to cleanup inflig... Tony Finch
- Re: patch to cleanup inflight desci... Julian Elischer
- Re: patch to cleanup inflight desciptor ... Terry Lambert
- Re: patch to cleanup inflight desci... Tony Finch
- Re: patch to cleanup inflight d... Terry Lambert
- Re: patch to cleanup inflight desciptor handling. Brian Somers
- Re: patch to cleanup inflight desciptor handling... Tony Finch
- Re: patch to cleanup inflight desciptor hand... Brian Somers